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