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