Skip to content
Snippets Groups Projects
  1. May 18, 2016
  2. May 17, 2016
  3. May 16, 2016
  4. Mar 03, 2016
  5. 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
  6. Feb 02, 2016
  7. Jan 05, 2016
  8. Dec 18, 2015
  9. Nov 12, 2015
  10. Nov 02, 2015
  11. Oct 02, 2015
  12. Sep 30, 2015
  13. Sep 24, 2015
  14. Sep 21, 2015
  15. Sep 14, 2015
    • Nicholas Blair's avatar
      Support combination of local-users and preauth profiles · 6b70a4f1
      Nicholas Blair authored
      2 primary changes contribute to the combination working:
      
      1. Renaming the *WebSecurityConfiguration classes so they don't have the
      same computed bean name.
      2. Setting the appropriate order on the *WebSecurityConfiguration
      classes so that preauth loads first, then local-users.
      
      Includes a number of changes to sample-war module in order to
      demonstrate usage.
      6b70a4f1
  16. Aug 21, 2015
  17. Aug 17, 2015
Loading