Skip to content
Snippets Groups Projects
  1. Feb 13, 2012
  2. Feb 07, 2012
  3. Feb 03, 2012
  4. Feb 01, 2012
  5. Jan 31, 2012
  6. Jan 30, 2012
  7. Jan 27, 2012
  8. Jan 23, 2012
  9. Jan 20, 2012
  10. Jan 19, 2012
  11. Jan 13, 2012
  12. Jan 10, 2012
  13. Jan 05, 2012
  14. Jan 04, 2012
  15. Dec 23, 2011
  16. Dec 21, 2011
  17. Dec 19, 2011
  18. Dec 12, 2011
  19. Dec 08, 2011
  20. Dec 06, 2011
  21. Dec 02, 2011
  22. Nov 22, 2011
  23. Nov 21, 2011
    • Olav Morken's avatar
      authorize:Authorize: Add deny & regex flags. · b2306e36
      Olav Morken authored
      This patch adds two new features to the authorize:Authorize filter:
      
      - Add flag to change the policy from default-deny to default-allow. This
        makes it possible to block specific users.
      - Add a flag that changes the matching algorithm from regex matching to
        string matching, which simplifies matching with strings that contain
        special characters.
      
      This patch also makes it simpler to subclass this filter.
      
      Thanks to Ryan Panning for implementing this!
      
      git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2987 44740490-163a-0410-bde0-09ae8108e29a
      b2306e36
Loading