15
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changes to prepare for 2.5.0.0 release. (#719) More... almost 2 years ago
Merge pull request #716 from kwwall/log4j-loose-ends More... almost 2 years ago
Update Maven plugins and dependencies. Still waiting for AntiSamy 1.7.0 to become official. More... almost 2 years ago
Change log4j.xml to prop value that's obviously ignored. Also added explanatory comment. More... almost 2 years ago
Add warning if log_settings init parameter is specified as it is now ignored. More... almost 2 years ago
Remove log4j references and update dependencies where needed. More... almost 2 years ago
Delete obsolete reference to log4j. More... almost 2 years ago
Remove reference to log4j.jar since we no longer need/use it. More... almost 2 years ago
Change Javadoc link from Log4JLoggerTest to JavaLoggerTest. More... almost 2 years ago
1) Remove obsolete references to Log4J. 2) Javadoc clean-up. More... almost 2 years ago
Remove references to log4j.dtd & log4j.xml since thev've been deleted. More... almost 2 years ago
Revised obsolete references to Log4J 1 and mentioned it was removed in ESAPI 2.5.0.0. More... almost 2 years ago
Remove obsolete references to Log4J. More... almost 2 years ago
Log4J Removal (#714) More... almost 2 years ago
Merge pull request #712 from noloader/develop More... almost 2 years ago
Add forward slash encoding to DefaultEncoder's encodeForLDAP and encodeForDN (v5) More... almost 2 years ago
Add forward slash encoding to DefaultEncoder's encodeForLDAP and encodeForDN (v4) More... almost 2 years ago
Add forward slash encoding to DefaultEncoder's encodeForLDAP and encodeForDN (v3) More... almost 2 years ago
Add forward slash encoding to DefaultEncoder's encodeForLDAP and encodeForDN More... almost 2 years ago
Add forward slash encoding to DefaultEncoder's encodeForLDAP and encodeForDN According to [1] and [2], the forward slash ('/') character should be encoded for LDAP filters and distinguished names [1] https://docs.microsoft.com/en-us/windows/win32/adsi/search-filter-syntax [2] https://social.technet.microsoft.com/wiki/contents/articles/5312.active-directory-characters-to-escape.aspx More... almost 2 years ago
Merge pull request #707 from kwwall/issue-620 More... almost 2 years ago
Issue #620 - changed DefaultSecurityConfiguration refs to PropNames. More... almost 2 years ago
Reorganized by moving public stuff from this implementation class to the new PropNames class. Also some misc code cleanup such as removing extraneous whitespace at end of lines, etc. More... almost 2 years ago
Issue #620. Reorganize source to get stuff out of implementatiopn class. Moved ESAPI propery variables ('public static final String') from DefaultSecurityConfiguration to here. Moved DefaultSearchPath enum from DefaultSecurityConfiguration to here. More... almost 2 years ago
Update versions of 3 plugins. More... almost 2 years ago
Mark 2 public static variables as deprecated as they are not used. More... almost 2 years ago
Merge branch 'develop' of github.com:ESAPI/esapi-java-legacy into develop More... almost 2 years ago
Add CVE reference More... almost 2 years ago
Delete unneed log4j import. More... almost 2 years ago
Issue 705 - Additional Javdoc for DefaultValidator class (#706) More... almost 2 years ago