Commit Graph

430 Commits (aeefee4ec4aa140f66d87a461852443dacae2876)
 

Author SHA1 Message Date
Xavier Guimard aeefee4ec4 LEMONLDAP::NG : Debian installation in progress 17 years ago
Xavier Guimard 43120ba4d4 LEMONLDAP::NG : cleanup 17 years ago
Xavier Guimard 5ba1178057 LEMONLDAP::NG : New Makefile in progress. Debian install is broken for now. 17 years ago
Xavier Guimard 82fd48c92e LEMONLDAP::NG : doc update 17 years ago
Xavier Guimard cb9c75eb79 LEMONLDAP::NG : typo 17 years ago
Clément Oudot d28f3036e3 LEMONLDAP::NG : Add icons in input fields 17 years ago
Xavier Guimard c9adec5db5 LEMONLDAP::NG : Little problem in average count. The current minute has not to be taken in account. 17 years ago
Xavier Guimard 8b0058e546 LEMONLDAP::NG : little bug in Proxy.pm and debconf dependency 17 years ago
Xavier Guimard ebb1d13a2e LEMONLDAP::NG : documentation update 17 years ago
Xavier Guimard cc07eae107 LEMONLDAP::NG : customFunctions are now shared in macros, groups, headers and rules 17 years ago
Clément Oudot 66fd842630 LEMONLDAP::NG : Remove non created wiki pages from local doc 17 years ago
Clément Oudot 36e38a0af4 LEMONLDAP::NG : Adapt doc.pl to new wiki documentation 17 years ago
Xavier Guimard a77e385730 LEMONLDAP::NG : little bug in SOAP error() 17 years ago
Xavier Guimard 16a29be9fa LEMONLDAP::NG : error display in SOAP 17 years ago
Xavier Guimard b9ba2337e4 LEMONLDAP::NG : now the portal can be called by browser or by SOAP 17 years ago
Xavier Guimard 68d447b422 LEMONLDAP::NG : typo 17 years ago
Xavier Guimard ae392f0276 LEMONLDAP::NG : SOAP Service in progress... 17 years ago
Xavier Guimard 53dc4bbbf4 LEMONLDAP::NG : * To avoid XSS, 3 controls : 17 years ago
Xavier Guimard 8b4f38e58c LEMONLDAP::NG : XSS prevention 17 years ago
Xavier Guimard 66c60cc416 LEMONLDAP::NG : * branche 0.9.2 is missing 17 years ago
Xavier Guimard 789a39df97 LEMONLDAP::NG : * Support for Apache::Session::PHP (for Manager/Session and purgeCentralCache) 17 years ago
Xavier Guimard 5bbe35cedc LEMONLDAP::NG : To help Doxygen, we have to use "use base" instead of @ISA when possible 17 years ago
Xavier Guimard 5f552f4085 LEMONLDAP::NG : minnor things 17 years ago
Xavier Guimard b8905b4247 LEMONLDAP::NG : * bug correction : AuthLDAP can now be used without UserDBLDAP 17 years ago
Clément Oudot 35df5dddb8 LEMONLDAP::NG : Enforce XSS protection by deleting bad urls 17 years ago
Xavier Guimard e4603c4276 LEMONLDAP::NG : Regexp::Assemble dependency in Debian 17 years ago
Xavier Guimard 24a14caeda LEMONLDAP::NG : * Security fix : redirections in portal must be in protected sites 17 years ago
Xavier Guimard 1af1632c72 LEMONLDAP::NG : minor security fix : PE_USERNOTFOUND has not to be used 17 years ago
Xavier Guimard fbc8b7bfd2 LEMONLDAP::NG : * security fix => XSS 17 years ago
Xavier Guimard e1e67bae80 LEMONLDAP::NG : Javascript typo: little error in Manager 17 years ago
Xavier Guimard d63589f919 LEMONLDAP::NG : typo... 17 years ago
Xavier Guimard f4aa93f57f LEMONLDAP::NG : Debian installation in progress... 17 years ago
Xavier Guimard 6dc275710c LEMONLDAP::NG : * avoid a little warning in tests 17 years ago
Xavier Guimard de7edc7387 LEMONLDAP::NG : better manner to delete cookie 17 years ago
Xavier Guimard d7bbb44924 LEMONLDAP::NG : * change default value for existing sessions : now, it's PE_DONE 17 years ago
Xavier Guimard 96e625a29d LEMONLDAP::NG : binmod(STDOUT,'utf8') has to be called at each request 17 years ago
Xavier Guimard ccbb0a12e0 LEMONLDAP::NG : * eval+abort in XML parsing (to avoid die include in XML::LibXML) 17 years ago
Xavier Guimard 9b46d1fba0 LEMONLDAP::NG : * Portal/Menu.pm depends from XML::LibXML 17 years ago
Xavier Guimard d99ef1ba3f LEMONLDAP::NG : web form in a distinct file 17 years ago
Xavier Guimard a72eebdd81 LEMONLDAP::NG : Notification system skeleton 17 years ago
Xavier Guimard 5926aed0e7 LEMONLDAP::NG : COMMIT in DBI.pm and pb in make test 17 years ago
Xavier Guimard 2725f06fd3 LEMONLDAP::NG : * Handler/SharedConf.pm is more simple now since it use the new Conf.pm capabilities 17 years ago
Xavier Guimard 63f196078b LEMONLDAP::NG : die replaced by $self->abort in CGIs 17 years ago
Xavier Guimard ac87a4b49e LEMONLDAP::NG : removing old feature : LDAP filter in groups 17 years ago
Xavier Guimard 1e17091abb LEMONLDAP::NG : *security bug* : a blank password was available on AuthBasic 17 years ago
Xavier Guimard eea294ce3b LEMONLDAP::NG : Manager/Base.pm becomes Common/CGI.pm 17 years ago
Xavier Guimard 2718750aed LEMONLDAP::NG : documentation in storage.conf 17 years ago
Xavier Guimard c9fc66bbef LEMONLDAP::NG : Conf.pm now can use local cache. If "localStorage" is set in "configStorage" : 17 years ago
Xavier Guimard 64f0192eda LEMONLDAP::NG : an uid can start with a "0" 17 years ago
Xavier Guimard 45670f3d21 LEMONLDAP::NG : bless was not safe in Conf.pm 17 years ago