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