- 03 Feb, 2010 1 commit
-
-
Clément OUDOT authored
* Lasso error can be a string or a Lasso::Error object * Use private key to create Lasso::Server * Perl binding bug resolution waiting: some method arguments should accept NULL values
-
- 02 Feb, 2010 3 commits
-
-
Clément OUDOT authored
-
Clément OUDOT authored
-
Clément OUDOT authored
-
- 01 Feb, 2010 3 commits
-
-
Clément OUDOT authored
-
Clément OUDOT authored
-
Clément OUDOT authored
* perltidy * use XML::Simple instead of XML::LibXML to parse XML * Add initializeFromConfHash method to use directly configuration hash object * Create Lasso server with metadata in buffers rather than XML files
-
- 31 Jan, 2010 1 commit
-
-
Yadd authored
* "= splice @_" instead of "= @_" avoid memory duplication
-
- 29 Jan, 2010 6 commits
-
-
Clément OUDOT authored
-
Clément OUDOT authored
-
Thomas Chemineau authored
-
Thomas Chemineau authored
-
Clément OUDOT authored
-
Thomas Chemineau authored
-
- 28 Jan, 2010 5 commits
-
-
Thomas Chemineau authored
-
Clément OUDOT authored
-
Clément OUDOT authored
* Get the correct _auth and _userDB value when using Multi * Resolve a bug: functions of modules loaded in _Multi were not available for _subProcess * Use a common loadModule method between Simple.pm and _Multi.pm * Do not consider PE_FORMEMPTY and PE_FIRSTACCESS as errors in Multi process
-
Clément OUDOT authored
-
Clément OUDOT authored
-
- 27 Jan, 2010 7 commits
-
-
Clément OUDOT authored
Portal: set _auth, _userDN, _passwordDB and _issuerDB in session, to know which module was used to open the session of the user
-
Clément OUDOT authored
-
Clément OUDOT authored
-
Clément OUDOT authored
-
Clément OUDOT authored
-
Clément OUDOT authored
-
Clément OUDOT authored
-
- 25 Jan, 2010 4 commits
-
-
Clément OUDOT authored
-
Clément OUDOT authored
-
Clément OUDOT authored
-
Clément OUDOT authored
-
- 23 Jan, 2010 1 commit
-
-
Yadd authored
-
- 22 Jan, 2010 8 commits
-
-
Clément OUDOT authored
-
Clément OUDOT authored
-
Clément OUDOT authored
-
Thomas Chemineau authored
-
Thomas Chemineau authored
-
Thomas Chemineau authored
-
Clément OUDOT authored
-
Clément OUDOT authored
* Use HTML templates to send fancy reset password mail, with translations * Send the new password by mail instead of diplaying it n the web page * Remove the need to configure : the value is now set with help of {DOCUMENT_ROOT}
-
- 21 Jan, 2010 1 commit
-
-
Clément OUDOT authored
* A token is sent when user ask for password reset * The token is linked to an apache session * The password is reset if the token is valid
-