projects
/
securityfilter.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
securityfilter.git
2003-04-26
maxcooper
moved to servlet package
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
maxcooper
fixed the build system
commit
|
commitdiff
|
tree
|
snapshot
2003-04-24
maxcooper
changed dummy package name to servlet
commit
|
commitdiff
|
tree
|
snapshot
2003-03-30
maxcooper
updated library versions to current releases
commit
|
commitdiff
|
tree
|
snapshot
2003-03-30
maxcooper
added fix for proper UTF matching
commit
|
commitdiff
|
tree
|
snapshot
2003-03-30
maxcooper
added Release 1.0.1 UTF matching fix comment
commit
|
commitdiff
|
tree
|
snapshot
2003-03-27
maxcooper
added 1.0.1 section
commit
|
commitdiff
|
tree
|
snapshot
2003-03-27
maxcooper
added welcome-file change comment in web.xml
commit
|
commitdiff
|
tree
|
snapshot
2003-03-27
maxcooper
corrected welcome-file
commit
|
commitdiff
|
tree
|
snapshot
2003-02-08
maxcooper
fixed to allow unrestricted access to the login error...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-08
maxcooper
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2003-02-08
maxcooper
removed, temporarily
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
maxcooper
added getter for exampleProperty to support commons...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
maxcooper
moved web files around
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
maxcooper
updated version number to 1.1, 1.1-dev
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
maxcooper
updated version number to 1.1-dev
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
maxcooper
updated version history to include 1.0 changes
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
maxcooper
updated version to 1.1-dev
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
maxcooper
fixed bug #663088: must call start() on Catalina Realm...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-22
maxcooper
updated EJB section
commit
|
commitdiff
|
tree
|
snapshot
2003-01-22
maxcooper
added BASIC auth change listings
commit
|
commitdiff
|
tree
|
snapshot
2003-01-22
maxcooper
moved What's New to HISTORY file
commit
|
commitdiff
|
tree
|
snapshot
2003-01-18
dayash
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2003-01-18
dayash
static target now copies org.apache.catalina.util.Base6...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-18
dayash
project.version changed to 1.0-b6
commit
|
commitdiff
|
tree
|
snapshot
2003-01-18
dayash
a configurable login submit form pattern can be used,
commit
|
commitdiff
|
tree
|
snapshot
2003-01-18
dayash
changed the current limitation to read "SecurityFilter...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-18
dayash
<auth-method>FORM</auth-method> added to <login-config...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-18
dayash
NoResponse a dummy and harmless servlet required for...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-18
dayash
login submit url (j_security_check, /logMeIn) is config...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-18
dayash
form action (j_security_check or logMeIn) are configurable
commit
|
commitdiff
|
tree
|
snapshot
2003-01-18
dayash
implemented BASIC authentication support and support...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-18
dayash
implemented a utility getCurrentRequest() to get the...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-06
maxcooper
updated version number
commit
|
commitdiff
|
tree
|
snapshot
2003-01-06
maxcooper
fixed disclaimer to call out THE SECURITY FILTER PROJEC...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-06
maxcooper
simplified compareTo() with code contributed by Chris...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-06
maxcooper
session is now invalidated if the user re-authenticates
commit
|
commitdiff
|
tree
|
snapshot
2003-01-06
maxcooper
minor clean up
commit
|
commitdiff
|
tree
|
snapshot
2003-01-06
maxcooper
now allows unrestricted access to login page and error...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-06
maxcooper
fixed disclaimer to call out THE SECURITY FILTER PROJEC...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-05
maxcooper
improved j_security_check matching accuracy and performance
commit
|
commitdiff
|
tree
|
snapshot
2003-01-05
maxcooper
added pattern type for / (default)
commit
|
commitdiff
|
tree
|
snapshot
2003-01-02
maxcooper
bug #661261: improper sorting of EXACT patterns
commit
|
commitdiff
|
tree
|
snapshot
2002-12-17
maxcooper
updated version number
commit
|
commitdiff
|
tree
|
snapshot
2002-12-17
maxcooper
updated version number
commit
|
commitdiff
|
tree
|
snapshot
2002-12-17
maxcooper
updated version
commit
|
commitdiff
|
tree
|
snapshot
2002-12-17
maxcooper
changed from jakarta-regexp to jakarta-ORO
commit
|
commitdiff
|
tree
|
snapshot
2002-12-17
maxcooper
switched to thread safe implementation using Jakarta-ORO
commit
|
commitdiff
|
tree
|
snapshot
2002-12-17
maxcooper
updated version number
commit
|
commitdiff
|
tree
|
snapshot
2002-12-10
maxcooper
updated comments to reflect proper Servlet Spec 2.3...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-09
maxcooper
fixed various pattern matching problems, including:
commit
|
commitdiff
|
tree
|
snapshot
2002-12-09
maxcooper
refactored the (now named) MatchableURLPatternFactory...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-14
maxcooper
Added carriage returns to source files to fix untermina...
rel-1_0_b4
commit
|
commitdiff
|
tree
|
snapshot
2002-09-14
maxcooper
Changed version numbers for 1.0-b4 release
commit
|
commitdiff
|
tree
|
snapshot
2002-08-28
maxcooper
added local DTD update description,
commit
|
commitdiff
|
tree
|
snapshot
2002-08-28
maxcooper
updated version number
commit
|
commitdiff
|
tree
|
snapshot
2002-08-28
maxcooper
update public name of DTD to include version number
commit
|
commitdiff
|
tree
|
snapshot
2002-08-28
maxcooper
registered local version of DTD file
commit
|
commitdiff
|
tree
|
snapshot
2002-08-28
maxcooper
this file is not needed
commit
|
commitdiff
|
tree
|
snapshot
2002-08-27
maxcooper
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2002-08-27
maxcooper
fixed JavaDoc comment
commit
|
commitdiff
|
tree
|
snapshot
2002-08-27
maxcooper
removed unused import
commit
|
commitdiff
|
tree
|
snapshot
2002-08-27
maxcooper
removed unused code
commit
|
commitdiff
|
tree
|
snapshot
2002-08-26
maxcooper
changed version number to 1.0-b3 for release
REL-1_0_b3
commit
|
commitdiff
|
tree
|
snapshot
2002-08-21
maxcooper
added log item about NullPointerException on isUserInRo...
commit
|
commitdiff
|
tree
|
snapshot
2002-08-19
maxcooper
Fixed typo: you --> your
commit
|
commitdiff
|
tree
|
snapshot
2002-08-19
maxcooper
fixed Javadoc comment (had the param names wrong)
commit
|
commitdiff
|
tree
|
snapshot
2002-08-19
maxcooper
fixed bug 596684: NullPointerException when isUserInRol...
commit
|
commitdiff
|
tree
|
snapshot
2002-08-17
maxcooper
moved to org.securityfilter.example.catalina package
commit
|
commitdiff
|
tree
|
snapshot
2002-08-17
maxcooper
moved to separate src/catalina
commit
|
commitdiff
|
tree
|
snapshot
2002-08-17
maxcooper
new source tree for CatalinaRealmAdapter
commit
|
commitdiff
|
tree
|
snapshot
2002-08-17
maxcooper
added @version javadoc tag
commit
|
commitdiff
|
tree
|
snapshot
2002-08-17
maxcooper
new package location for CatalinaRealmAdapter
commit
|
commitdiff
|
tree
|
snapshot
2002-08-16
maxcooper
updated version info for 1.0-b3-dev work
commit
|
commitdiff
|
tree
|
snapshot
2002-08-15
maxcooper
updated docs and version info for 1.0-b2 release
REL-1_0_b2
commit
|
commitdiff
|
tree
|
snapshot
2002-08-15
maxcooper
fixed "I might not be the only filter" issue
commit
|
commitdiff
|
tree
|
snapshot
2002-08-15
maxcooper
expanded description and advantages of the package...
commit
|
commitdiff
|
tree
|
snapshot
2002-08-14
maxcooper
removed url-pattern comment and fixed two step 2s issue
commit
|
commitdiff
|
tree
|
snapshot
2002-08-14
maxcooper
all session items are now serializable
commit
|
commitdiff
|
tree
|
snapshot
2002-08-14
maxcooper
updated to reflect serializability + pattern ordering...
commit
|
commitdiff
|
tree
|
snapshot
2002-08-14
maxcooper
class name change: SecurityRealmBase --> SimpleSecurity...
commit
|
commitdiff
|
tree
|
snapshot
2002-08-14
maxcooper
class name change: SecurityRealmBase --> SimpleSecurity...
commit
|
commitdiff
|
tree
|
snapshot
2002-08-12
maxcooper
updated header, version, and removed message about...
commit
|
commitdiff
|
tree
|
snapshot
2002-08-12
maxcooper
initial version
commit
|
commitdiff
|
tree
|
snapshot
2002-08-12
maxcooper
changed showLogin to redirect to login form rather...
commit
|
commitdiff
|
tree
|
snapshot
2002-08-12
maxcooper
initial version
commit
|
commitdiff
|
tree
|
snapshot
2002-08-12
maxcooper
fixed blocking requests to resources with no auth-const...
commit
|
commitdiff
|
tree
|
snapshot
2002-08-12
maxcooper
changed implementation version to 1.0-b2-dev
commit
|
commitdiff
|
tree
|
snapshot
2002-08-10
maxcooper
changed version string to 1.0-b2-dev
commit
|
commitdiff
|
tree
|
snapshot
2002-08-10
maxcooper
changed copyright notice on JavaDoc
commit
|
commitdiff
|
tree
|
snapshot
2002-08-09
maxcooper
changed impl version to 1.0-b1
REL-1_0_b1
commit
|
commitdiff
|
tree
|
snapshot
2002-08-09
maxcooper
added .output exclude for release build
commit
|
commitdiff
|
tree
|
snapshot
2002-08-09
maxcooper
changed version number to 1.0-b1
commit
|
commitdiff
|
tree
|
snapshot
2002-08-09
maxcooper
Initial project home page
commit
|
commitdiff
|
tree
|
snapshot
2002-08-09
maxcooper
Updated for 1.0 release
commit
|
commitdiff
|
tree
|
snapshot
2002-08-09
maxcooper
updated to use now-concrete SecurityRealmBase realm...
commit
|
commitdiff
|
tree
|
snapshot
2002-08-09
maxcooper
updated license information
commit
|
commitdiff
|
tree
|
snapshot
2002-08-09
maxcooper
Updated license information
commit
|
commitdiff
|
tree
|
snapshot
2002-08-08
maxcooper
Initial revision
commit
|
commitdiff
|
tree
|
snapshot