Skip to content
Snippets Groups Projects
  1. Dec 15, 2020
  2. Sep 15, 2020
  3. Sep 10, 2020
  4. Jun 13, 2020
  5. Apr 30, 2020
  6. Feb 15, 2020
  7. Feb 14, 2020
  8. Dec 24, 2019
  9. Oct 01, 2019
  10. Jul 23, 2019
  11. Jun 06, 2019
  12. Feb 11, 2019
  13. Dec 20, 2018
  14. Nov 29, 2018
  15. Oct 17, 2018
  16. Aug 26, 2018
  17. Aug 22, 2018
  18. Aug 13, 2018
  19. Jun 01, 2018
  20. May 31, 2018
  21. May 27, 2018
  22. Dec 12, 2017
  23. Oct 25, 2017
  24. Oct 19, 2017
  25. 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
  26. 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
  27. Mar 09, 2016
  28. Dec 07, 2015
  29. Nov 06, 2015
  30. Apr 22, 2015
  31. Apr 21, 2015
Loading