- Nov 14, 2016
-
-
Thijs Kinkhorst authored
`core:ScopeFromAttribute` is a generalised version of this. Closes: #512
-
- Oct 27, 2016
-
-
Hanne Moa authored
Also add some docs.
-
- Oct 18, 2016
-
-
Dane Powell authored
-
- Aug 30, 2016
-
-
Hanne Moa authored
-
- Aug 10, 2016
-
-
Jaime Pérez authored
Some things, like logging of SAML messages or backtraces, are controlled with the 'debug' configuration option. However, it might be possible that we don't want one while we want the other, but that's impossible with just one option. This commit allows us to configure debugging options independently, but groupping all of them together. This is particularly useful if we want to log backtraces to debug errors, for example, but we don't want to log SAML messages to keep the privacy of the users. This also allows us to get rid of the 'debug.validatexml' configuration option, and group it with other debug options. This changes are backwards-compatible. Old and new configurations will work at the same time.
-
- Aug 05, 2016
-
-
Guy Halse authored
Add the existing Afrikaans translation into the list of supported languages so that South African users don't need to go editing code.
-
- Jul 14, 2016
-
-
Jaime Pérez authored
Add a configuration option named 'admin.checkforupdates' to enable or disable this feature.
-
- Jun 08, 2016
-
-
Jaime Perez Crespo authored
Update the documentation. Trailing slashes are no longer required for 'baseurlpath'. This resolves #363.
-
- Jun 02, 2016
-
-
Jon Dufresne authored
Fixes #379
-
- Apr 13, 2016
-
-
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.
-
- Mar 29, 2016
-
-
Jaime Perez Crespo authored
Move SimpleSAML_Metadata_MetaDataStorageHandlerMDX to SimpleSAML\Metadata\Sources\MDQ, and stop referring to it as MDX elsewhere.
-
- Mar 15, 2016
-
-
Jaime Perez Crespo authored
-
- Mar 08, 2016
-
-
Nicolas Liampotis authored
-
- Mar 01, 2016
-
-
Hanne Moa authored
-
Gyula Szabó authored
Minor changes to use SimpleSAML namespace to Logger logging level definitions.
-
- Jan 15, 2016
-
-
Jaime Perez Crespo authored
-
restena-sw authored
-
- Jan 14, 2016
-
-
Hanne Moa authored
-
Hanne Moa authored
A template now has a translator-object, SimpleSAML_Locale_Translate. This handles the existing translation system. The translator has a language-object, SimpleSAML_Locale_Language. This handles discovery and switching of locale. SimpleSAML_XHTML_Template has several methods that are wrapped translator-methods: t() isLanguageRTL() getLanguageList() getTranslation() This way it isn't necessary to change much of the existing system.
-
- Nov 06, 2015
-
-
Jaime Perez Crespo authored
(being respectful with occurences that might change the behaviour, i.e. default database prefixes)
-
- Oct 24, 2015
-
-
Tim van Dijen authored
Prevent data-collision when hosting several SSP-instances on one machine, when more than one is using memcache. Introduces new config setting 'memcache_store.prefix'.
-
- Oct 21, 2015
-
-
Jaime Perez Crespo authored
-
- Oct 06, 2015
-
-
- Jul 21, 2015
-
-
Tyler Antonio authored
-
Tyler Antonio authored
-
- Jul 07, 2015
-
-
dialogik authored
Fix typo (reccomended -> recommended)
-
- Jun 16, 2015
-
-
Tyler Antonio authored
Created a central database class and updated the PDO MetaDataStorangeHandler to use it instead of its own database classes
-
- May 27, 2015
-
-
Thijs Kinkhorst authored
It's obviously more secure and therefore better as a default.
-
- Apr 08, 2015
-
-
Tyler Antonio authored
-
- Jan 20, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Jan 13, 2015
-
-
Frank Tamás authored
-
Frank Tamás authored
-
- Jan 08, 2015
-
-
Thijs Kinkhorst authored
-
- Jul 31, 2014
-
-
Jaime Perez authored
-
- Jul 09, 2014
-
-
Thijs Kinkhorst authored
-
- Jul 07, 2014
-
-
Jaime Perez authored
-
- Jun 17, 2014
-
-
Jaime Perez authored
-
- Feb 21, 2014
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3372 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 27, 2014
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3333 44740490-163a-0410-bde0-09ae8108e29a
-