1. 13 Sep, 2014 2 commits
    • Dave Syer's avatar
      Remove JDBC from secure-web sample · bf0c8fc8
      Dave Syer authored
      Fixes gh-1534
      bf0c8fc8
    • Dave Syer's avatar
      Ensure the AuthenticationManager is created when needed · 9902f98a
      Dave Syer authored
      There was too much state really in the old implementation of
      AuthenticationManagerConfiguration, and it was leading occasionally
      to null pointers when method A assumed that method B had already
      been called and it hadn't. This change manages to concentrate all the
      references to an AuthenticationManagerBuilder into a single method
      call, removoing the need for storing it at all.
      
      Fixes gh-1556
      9902f98a
  2. 12 Sep, 2014 1 commit
  3. 07 Sep, 2014 4 commits
  4. 05 Sep, 2014 2 commits
  5. 04 Sep, 2014 8 commits
  6. 03 Sep, 2014 6 commits
  7. 02 Sep, 2014 3 commits
  8. 28 Aug, 2014 5 commits
  9. 27 Aug, 2014 5 commits
  10. 26 Aug, 2014 3 commits
  11. 25 Aug, 2014 1 commit