0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
less logging More... over 9 years ago
fix getting auth cookie More... over 9 years ago
encodeParams incompatible with compileStatic, fix #77 More... over 9 years ago
v0.16 More... over 9 years ago
fix plugin config More... over 9 years ago
Merge branch 'master' into core2 (before making core2 as a new master) More... over 9 years ago
fix unit tests More... over 9 years ago
fix for CompileStatic More... over 9 years ago
Merge pull request #74 from burtbeckwith/core2 More... over 9 years ago
moved throwing the UserNotFoundException into its own method to make it easier to override in a subclass; I'm implementing a custom integration where I need access to the FacebookAuthToken, so I store it in the HTTP session before throwing the exception More... over 9 years ago
bug fix - the core plugin has to load first, otherwise changes in other plugins (e.g. filter and provider registrations) can be reset More... over 9 years ago
cleanup, converted to @CompileStatic where possible, except DefaultFacebookAuthDao which has a lot of dynamic code More... over 9 years ago
no need to have dependencies on these two Spring Security jars, they're transitive dependencies of spring-security-core More... over 9 years ago
deleted unused files More... over 9 years ago
Merge pull request #70 from marcos-carceles/core2-facebook-versioning More... over 9 years ago
Facebook API can be requested on it versioned URL (driven by configuration) More... over 9 years ago
docs More... almost 10 years ago
docs version More... almost 10 years ago
v0.15.4-CORE2 More... almost 10 years ago
v0.15.4 More... almost 10 years ago
use postAuthenticationChecks, fix #65 More... almost 10 years ago
use postAuthenticationChecks, fix #65 More... almost 10 years ago
set authenticated=true (moved to Provider), rel #22 More... almost 10 years ago
set authenticated=true, rel #22 More... almost 10 years ago
Merge pull request #66 from acadeu/set-authenticate-true-fix More... almost 10 years ago
set authenticate=true when logging in from facebook More... almost 10 years ago
v0.15.3-CORE2 More... almost 10 years ago
docs More... almost 10 years ago
cleanup/better fit to Spring Security 3.2 More... almost 10 years ago
Merge branch 'mgkimsal-patch-1' into core2 More... almost 10 years ago