Skip to content
Snippets Groups Projects
  1. Aug 10, 2016
  2. Jul 25, 2016
    • Jaime Pérez's avatar
      bugfix: Critical configuration errors should not enforce a baseurlpath. · de8c1d24
      Jaime Pérez authored
      The code was enforcing this option even if a configuration was passed as a parameter to the constructor. If there is something wrong with a configuration and we are passing it to the constructor, we should know if at least the 'baseurlpath' is correct, and if not, fix it somehow.
      
      This bug was producing a default configuration without 'baseurlpath', when no configuration was passed. In that situation, only the default path (/simplesaml) was working correctly.
      de8c1d24
  3. Jul 04, 2016
  4. Jul 02, 2016
  5. Apr 19, 2016
    • Jaime Perez Crespo's avatar
      Add a couple new exceptions, both to signal configuration issues. One can be... · c3950c6b
      Jaime Perez Crespo authored
      Add a couple new exceptions, both to signal configuration issues. One can be used to signal an error in a certain configuration, leaving to the user deciding whether it was critical or not, and what to do to deal with it. The other one indicates a configuration exception that we cannot recover from (i.e. missing files), and bootstraps a minimal configuration skeleton that we can use to go on momentarily.
      c3950c6b
  6. Apr 18, 2016
  7. Apr 13, 2016
  8. Mar 09, 2016
  9. Nov 06, 2015
  10. Nov 03, 2015
  11. Aug 06, 2015
  12. Apr 21, 2015
  13. Apr 16, 2015
  14. Jan 20, 2015
  15. Jan 15, 2015
  16. Jul 09, 2014
  17. Jul 08, 2014
  18. Jan 06, 2014
  19. Sep 03, 2013
  20. Dec 06, 2011
  21. Apr 12, 2011
  22. Mar 10, 2011
  23. Feb 09, 2011
  24. Feb 08, 2011
  25. Jan 28, 2011
  26. Jan 05, 2011
Loading