Skip to content
Snippets Groups Projects
  1. Aug 10, 2016
  2. Jul 02, 2016
  3. Apr 13, 2016
    • Jaime Perez Crespo's avatar
      Fix build. It was broken due to a chicken & egg problem, with... · d25d83ad
      Jaime Perez Crespo authored
      Fix build. It was broken due to a chicken & egg problem, with SimpleSAML_Configuration raising creating a new SimpleSAML_Error_Exception that tries to load the configuration.
      d25d83ad
    • Jaime Perez Crespo's avatar
      Several improvements to SimpleSAML_Error_Exception: · 1c52db21
      Jaime Perez Crespo authored
      - Exception messages and backtraces are now decoupled, so that they can be logged independently.
      - Backtraces are now logged with "debug" log level, and only in case the "debug" configuration option is set.
      - A new log() method allows the exception itself to decide which log level to use. This can be used by exceptions overriding this method to change the log level accordingly.
      - Add a new parameter to the format() method so that the formatted message is anonymized, safe for display in the browser.
      
      Additionally, this resolves #281.
      1c52db21
  4. Mar 09, 2016
  5. Aug 06, 2015
  6. Jan 15, 2015
  7. Jul 09, 2014
  8. Aug 06, 2010
  9. Jul 13, 2009
  10. Jul 06, 2009
Loading