1. 13 Feb, 2015 2 commits
  2. 12 Feb, 2015 4 commits
  3. 11 Feb, 2015 4 commits
  4. 10 Feb, 2015 7 commits
  5. 09 Feb, 2015 6 commits
  6. 06 Feb, 2015 4 commits
  7. 05 Feb, 2015 5 commits
  8. 04 Feb, 2015 2 commits
  9. 03 Feb, 2015 1 commit
  10. 02 Feb, 2015 3 commits
  11. 30 Jan, 2015 2 commits
    • Tristan Cavelier's avatar
      0bee523d
    • Tristan Cavelier's avatar
      Add ERP5Security Dumb HTTP Extraction Plugin · 87cfa88f
      Tristan Cavelier authored
      This the default way to authenticate in ERP5. Without this,
      it is DANGEROUS to activate another plugin.
      
      The PluggableAuthenticationService lists all activated plugin
      and if at least one is available then it deactivate the default
      way to authenticate. And if you are not able to pass the activated
      plugin then you cannot login anymore.
      
      To prevent this, we can activate a plugin which uses the default
      way to authenticate (Dumb HTTP Extraction Plugin), and THEN activate
      another plugin.
      87cfa88f