Commit Graph

717 Commits (acbc7a677cea94c78aae80417e285ac478e08629)
 

Author SHA1 Message Date
Clément Oudot acbc7a677c Correct warning for Lemonldap::NG::Common in make test 16 years ago
Clément Oudot 70522969f3 Add possibility to use a local configuration file (localconf.ini) to override configuration parameters 16 years ago
Clément Oudot ca905f3477 Update portal MANIFEST 16 years ago
Xavier Guimard a9d4ed04bb searchOn was not running 16 years ago
Xavier Guimard 7d4a491af3 * Remove class variable in handler (to do later) 16 years ago
Clément Oudot b972c10a20 Use configuration parameters for portal customization 16 years ago
Clément Oudot 9ac349e458 Update to jQuery 1.3.2 (Closes: #314394) 16 years ago
Clément Oudot 2471c79c1a Use Serializer in LDAP config backend 16 years ago
Clément Oudot 7d255abdef Move AuthCAS loading in authInit 16 years ago
Xavier Guimard 5f73c30706 Bug if trustedDomains contains more than 1 domain 16 years ago
Xavier Guimard 6757b945ae svn:executable property 16 years ago
Xavier Guimard 83e33a90ad perltidy and licence update 16 years ago
Thomas CHEMINEAU e2d47ce982 fixe #314458 - add url parameter in URL of CAS portal redirection 16 years ago
Xavier Guimard bc8d00970c Version update 16 years ago
Xavier Guimard 912768cb35 * double declaration in Common/Conf/*.pm 16 years ago
Xavier Guimard 95424e487a * New manager in progress 16 years ago
Xavier Guimard 7a04829a08 New portal parameters : singleIP and singleSession 16 years ago
Xavier Guimard 7553d5b95c Serialization moved to conf modules (to be able to use another serialization) 16 years ago
Xavier Guimard cd60098695 * Apache-1.3 is not supported in all Debian architectures 16 years ago
Xavier Guimard ec15f539b2 Perl warning 16 years ago
Xavier Guimard 5d8b8668c8 Doc update 16 years ago
Xavier Guimard 6f56bea189 Perl Author update 16 years ago
Xavier Guimard b5dc7730f2 Perl dependencies update 16 years ago
Xavier Guimard 0a6aa028c6 Sort in Sessions.pm 16 years ago
Xavier Guimard 655fd9e526 * perltidy 16 years ago
Xavier Guimard bf488752b4 Documentation update 16 years ago
Xavier Guimard 9d1f39b2d0 Lintian 16 years ago
Xavier Guimard def1d50780 Closes #314192 16 years ago
Xavier Guimard 041fcbe05a Closes #314369 16 years ago
Xavier Guimard bf6230c5ac VERSION 0.9.4.1 16 years ago
Xavier Guimard 49cc593005 '*' for trustedDomains 16 years ago
Xavier Guimard 6e113f1107 * rename $safe to $msafe to avoid conflicts between safe from Handler/CGI and msafe from Manager 16 years ago
Xavier Guimard a3341bab71 DISPLAY_RESETPASSWORD was not used 16 years ago
Xavier Guimard a8c75750cd Bug in _Multi.pm : eval { require $mod } means "search the file named $mod", but since $mod is a module name, we have to write eval "require $mod" 16 years ago
Xavier Guimard 112cf4c1e6 Rename "Relay" auth mechanism to "Proxy" and add test 16 years ago
Xavier Guimard 3bcf0d8c48 CustomFunctions sometimes unusable with auto-protected CGI's 16 years ago
Xavier Guimard 947ee7f7c6 Relay in progress... 16 years ago
Xavier Guimard 48ac5bd591 * New authentication scheme : Relay (queries by SOAP another portal) 16 years ago
Xavier Guimard 38d5fabc90 Update changelog + remove bad test for cpan tester 16 years ago
Xavier Guimard 176270ead5 Missing img in doc 16 years ago
Xavier Guimard 3795047f14 Documentation update 16 years ago
Xavier Guimard 9e3b55b9ac Apache::Session::LDAP was unusable with Session Explorer 16 years ago
Xavier Guimard 444e093004 Bugs : 16 years ago
Xavier Guimard bfebb497a1 Closes: #314163 : testUri() unusable 16 years ago
Xavier Guimard 771bf46a5f HTTP code 302 has to be replaced by 303 16 years ago
Clément Oudot 0a1c2c95b8 Bug CAS: redirect function was not valid 16 years ago
Clément Oudot 3fef4041bf Add , to avoid syntax errors when removing comments 16 years ago
Clément Oudot 80b2aa46a2 Doc update 16 years ago
Clément Oudot d15fb66e13 Little mistake in package dependencies 16 years ago
Clément Oudot f2b04cc1fd RPMs are not RedHat specific anymore 16 years ago