20
I Use This!
High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Nov 23, 2024 — Nov 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Skeleton of a SOAP configuration access
Yadd
as Xavier Guimard
More... over 18 years ago
* Cross Domain Authentication works now. * An example is now given for using Lemonldap::NG as a slave of another Web-SSO.
Yadd
as Xavier Guimard
More... almost 19 years ago
CDA in progress...
Yadd
as Xavier Guimard
More... almost 19 years ago
New feature in Handler: Cross-Domain-Authentication (Lemonldap::NG::Handler::CDA). WARNING: CDA.pm is not finished !
Yadd
as Xavier Guimard
More... almost 19 years ago
New feature in Portal: Cross-Domain-Authentication (Lemonldap::NG::Portal::CDA).
Yadd
as Xavier Guimard
More... almost 19 years ago
Skeleton of LA authentication module
Clément "KPTN" OUDOT
as Clément Oudot
More... almost 19 years ago
Change update
Yadd
as Xavier Guimard
More... almost 19 years ago
New feature in Portal: existing sessions are now examined and a new sub `existingSession' is called if a previous session has been found.
Yadd
as Xavier Guimard
More... almost 19 years ago
Little change. Release 0.7b10.
Yadd
as Xavier Guimard
More... almost 19 years ago
Examples of "unprotect" use
Yadd
as Xavier Guimard
More... almost 19 years ago
Modules version changes.
Yadd
as Xavier Guimard
More... almost 19 years ago
Little correction
Yadd
as Xavier Guimard
More... almost 19 years ago
Lemonldap::NG::Handler manpage update
Yadd
as Xavier Guimard
More... almost 19 years ago
Correction issued from the first test in real life: * Close #306573 / forge.objectweb.org * Close #306574 / forge.objectweb.org
Yadd
as Xavier Guimard
More... almost 19 years ago
Help in "General Parameters".
Yadd
as Xavier Guimard
More... almost 19 years ago
Little corrections
Yadd
as Xavier Guimard
More... almost 19 years ago
I18n in javascript (close #306564 / forge.objectweb.org)
Yadd
as Xavier Guimard
More... almost 19 years ago
I18n of javascript started. To do later...
Yadd
as Xavier Guimard
More... almost 19 years ago
* New feature: 'macros' parameter can be used to add exported variables calculated with other LDAP attributes. It can be used to simplify rules configuration * Correction of bad use of Safe in portal: groups mechanism was not working well since we use Safe
Yadd
as Xavier Guimard
More... almost 19 years ago
Comments in Portal code
Yadd
as Xavier Guimard
More... almost 19 years ago
* help in french
Yadd
as Xavier Guimard
More... almost 19 years ago
- In VirtualHost context, PerlInitHandler is an alias for PerlPostReadRequestHandler. So by encoding characters (%40 for 'a'), users can bypass some restrictions. Now PerlInitHandler is replaced by PerlHeaderParserHandler, so Lemonldap::NG is called after URI translation phase. - Correction of a bug in internal redirections: now internal redirections are not examined: for example, http://test.example.com/ is internaly redirected to /index.pl, but only the first request (/) is tested.
Yadd
as Xavier Guimard
More... almost 19 years ago
* Help system skeleton in Manager * Correction in apache-1.3 configuration file * Rights corrections in example files (Apache::Registry needs +x for apache-1.3 * perltidy on all files
Yadd
as Xavier Guimard
More... almost 19 years ago
Localization of Manager interface
Yadd
as Xavier Guimard
More... almost 19 years ago
* Safe jail is now running * Bug corrections in Handler::Vhost and Handler::Simple * Example runs fine now
Yadd
as Xavier Guimard
More... almost 19 years ago
New version number for Portal::SharedConf
Yadd
as Xavier Guimard
More... almost 19 years ago
* delete old comments * using Safe instead of eval for external expressions
Yadd
as Xavier Guimard
More... almost 19 years ago
Error in inheritance since Manager.pm has been cutted in 2 pieces: CGI is not in @INC in _HTML.pm so SUPER does not work.
Yadd
as Xavier Guimard
More... almost 19 years ago
Little correction in Manager POD
Yadd
as Xavier Guimard
More... almost 19 years ago
Handler POD update
Yadd
as Xavier Guimard
More... almost 19 years ago