Skip to content
Snippets Groups Projects
  1. Apr 30, 2020
  2. Feb 15, 2020
  3. Feb 14, 2020
  4. Dec 24, 2019
  5. Oct 01, 2019
  6. Jul 23, 2019
  7. Jun 06, 2019
  8. Feb 11, 2019
  9. Dec 20, 2018
  10. Nov 29, 2018
  11. Oct 17, 2018
  12. Aug 26, 2018
  13. Aug 22, 2018
  14. Aug 13, 2018
  15. Jun 01, 2018
  16. May 31, 2018
  17. May 27, 2018
  18. Dec 12, 2017
  19. Oct 25, 2017
  20. Oct 19, 2017
  21. May 05, 2017
    • Jaime Pérez Crespo's avatar
      bugfix: Allow only valid auth sources in MultiAuth. · 23e68ad0
      Jaime Pérez Crespo authored
      The configuration of the MultiAuth authentication source specifies the auth sources that the user is presented with when asked for authentication. However, there was no proper check for the auth source selected by the user to ensure it is one of those allowed for MultiAuth.
      23e68ad0
  22. Jul 26, 2016
    • Jaime Pérez's avatar
      Stop using SimpleSAML_Configuration::getBaseURL(). · a5ca1aa3
      Jaime Pérez authored
      Use the recently added SimpleSAML_Configuration::getBasePath() instead. It guarantees the path prepended with a slash, so no need to do that every time when calling the method. As a side effect, we get rid of buggy invocations (calling getBaseUrl() instead of getBaseURL()), and also of old-style convention for the 'baseurlpath' configuration option, allowing a star at the beginning.
      a5ca1aa3
  23. Mar 09, 2016
  24. Dec 07, 2015
  25. Nov 06, 2015
  26. Apr 22, 2015
  27. Apr 21, 2015
  28. Jan 15, 2015
  29. Jul 09, 2014
  30. Jul 08, 2014
  31. Jan 17, 2014
Loading