3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cleanup More... over 10 years ago
test updates More... over 10 years ago
only Grails 2.0+ is supported now More... over 10 years ago
updates from upgrade to Spring Security 3.2, plus config changes More... over 10 years ago
updated with new and changed config settings, and formatted using nesting More... over 10 years ago
update to use InterceptedUrl More... over 10 years ago
doc updates More... over 10 years ago
reworked script to add support for 2.3 and use maven-install instead of install-plugin More... over 10 years ago
GPSPRINGSECURITYCORE-72 More... over 10 years ago
GPSPRINGSECURITYCORE-48 More... over 10 years ago
reworked anonymous auth to not use a String for the principal More... over 10 years ago
changed to forward to the denied page instead of redirect, but added config option to revert to old behavior More... over 10 years ago
GPSPRINGSECURITYCORE-121 More... over 10 years ago
GPSPRINGSECURITYCORE-181 More... over 10 years ago
GPSPRINGSECURITYCORE-130 More... over 10 years ago
GPSPRINGSECURITYCORE-172 More... over 10 years ago
GPSPRINGSECURITYCORE-200 More... over 10 years ago
GPSPRINGSECURITYCORE-205 More... over 10 years ago
added DebugFilter based on org.springframework.security.config.debug.DebugFilter More... over 10 years ago
changed to use BCrypt from org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder More... over 10 years ago
GPSPRINGSECURITYCORE-234 More... over 10 years ago
GPSPRINGSECURITYCORE-233 More... over 10 years ago
GPSPRINGSECURITYCORE-197 More... over 10 years ago
GPSPRINGSECURITYCORE-185 and GPSPRINGSECURITYCORE-206 - added support for specifying HTTP method when guarding urls, and also added support for using a closure to do security checks More... over 10 years ago
cleanup, deprecation fixes, converted private to protected, etc. More... over 10 years ago
changed to not use HQL, plus general persistence and transaction improvements More... over 10 years ago
using compile scope for webxml plugin since Grails 2.2+ won't transitively resolve a "provided" plugin More... over 10 years ago
new lightweight exception that doesn't unnecessarily build up the stack frames More... over 10 years ago
upgraded to Spring Security 3.2 and the latest release plugin More... over 10 years ago
changed to include LoginController, LogoutController, auth.gsp, and denied.gsp in the plugin since it's easy to override in the application and often the default files are sufficient More... over 10 years ago