Skip to content
Snippets Groups Projects
  1. Aug 24, 2016
  2. Aug 22, 2016
  3. Aug 18, 2016
    • Nicholas Blair's avatar
      feat: adds YAML LocalUserDetailsLoader · 1d13c5cd
      Nicholas Blair authored
      1d13c5cd
    • Nicholas Blair's avatar
      feat: new LocalUserDetailsLoader for populating local-users store · 560882fb
      Nicholas Blair authored
      New optional user interface for populating the LocalUserDetailsManagerImpl instance provided in the 'local-users' profile. The default configuration will still use the existing LocalUserDetailsAttributesMapper.Default implementation.
      
      To switch to the new loader, set the 'edu.wisc.uwss.local.userDetailsLoader.enabled' Environment property to true. The default resource loaded is edu/wisc/uwss/local/local-users.json (classpath), to change that location set the 'edu.wisc.uwss.local.userDetailsLoader.resource' Environment property to a valid Spring Resource expression ('classpath:', 'file:', etc).
      560882fb
  4. Jul 11, 2016
  5. Jul 07, 2016
  6. Jun 28, 2016
  7. Jun 08, 2016
  8. Jun 06, 2016
  9. May 24, 2016
  10. May 18, 2016
  11. May 17, 2016
  12. May 16, 2016
  13. Mar 03, 2016
  14. Feb 23, 2016
    • Nicholas Blair's avatar
      Relocate /required and /lazy handlers to sample · 04cae550
      Nicholas Blair authored
      Previous presence on ProfileController resulted in those APIs leaking to downstream consumers of uw-spring-security-web.
      Also adds an HttpSecurityAmender for configuring auth for /profile.
      
      Bump to version 1.0.0-SNAPSHOT.
      04cae550
  15. Feb 02, 2016
  16. Jan 05, 2016
Loading