Commit Graph

3162 Commits

Author SHA1 Message Date
Clément Oudot
1b6655a431 Delete captcha session when check is done, and add captcha backend in purgeCentralCache script (#703) 2014-06-11 10:22:34 +00:00
Clément Oudot
473cd6c9dc Use a session backend to manage captcha (#703) 2014-06-10 16:21:33 +00:00
Clément Oudot
eb1da00cb0 Move hidden field outside form-group for better display of captcha field in bootstrap theme (#670) 2014-06-10 12:22:18 +00:00
Clément Oudot
21ba830f8b Close HTML in internal abort page (#LEMONDALP-651) 2014-06-10 10:04:09 +00:00
Clément Oudot
39e416a6ea Configuration of sessions cache in Manager (#671) 2014-06-10 08:59:59 +00:00
François-Xavier Deltombe
af81a5e7d6 Simplify call to LL::NG::Handler::Main::updateStatus (#630) 2014-06-09 17:42:25 +00:00
François-Xavier Deltombe
d60d8ee9a2 Forgot to commit test files for previous revision (#630) 2014-06-09 17:42:02 +00:00
François-Xavier Deltombe
b1b7e1f1bf Define functions in LL::NG::Handler::API::*.pm to manage requests
and call them instead of Apache mod_perl functions (#630)
2014-06-09 17:09:48 +00:00
Clément Oudot
dbfbde2e9f make tidy 2014-06-08 10:04:50 +00:00
Clément Oudot
ea36359463 Update documentation (#695) 2014-06-08 10:00:21 +00:00
Clément Oudot
3cdae47735 Add Digest::SHA dependency (#695) 2014-06-08 09:37:49 +00:00
Clément Oudot
87237108f8 Use SHA256 by default for sessions identifier (#695) 2014-06-08 09:29:53 +00:00
Clément Oudot
4d4689b806 Possibility to use an alternate Generate module for sessions (#695) 2014-06-08 09:20:58 +00:00
Clément Oudot
f5e3019ff1 Manage carriage return in crypted values (#709) 2014-06-06 15:36:22 +00:00
Clément Oudot
50b80020da Port memory leak fix to 1.4 branch (#708) 2014-06-06 10:04:14 +00:00
Clément Oudot
6c1ba246eb Fix register.pl script (#26) 2014-06-06 09:55:12 +00:00
Clément Oudot
d61cd6a6de Make Register work with AuthChoice (#26) 2014-06-06 09:54:48 +00:00
Xavier Guimard
c96e281fee Avoid potential circular references 2014-06-05 18:05:55 +00:00
Clément Oudot
cdeb812b43 Better display of notifications in bootstrap theme (#670) 2014-06-05 16:16:58 +00:00
Clément Oudot
2be04f483d Work on bootstrap theme (#670) 2014-06-05 13:49:44 +00:00
Clément Oudot
afaf7dbd9d Fix installation of register.pl script (#26) 2014-06-05 12:43:29 +00:00
Clément Oudot
2533539072 Manage UPDATE/INSERT in RDBI/CDBI configuration backends to be compatible with CLI (#694) 2014-06-03 16:00:20 +00:00
Clément Oudot
f6cad5438c Test if password was auto generated before displaying it in the mail (#675) 2014-06-03 08:13:24 +00:00
Clément Oudot
ff6ec5eebd Fix registerDB select in Manager (#26) 2014-06-03 07:37:38 +00:00
Clément Oudot
aa40798d0c Update documentation (#26) 2014-06-02 16:28:02 +00:00
Clément Oudot
1dd340faea Register parameters in Manager (#26) 2014-06-02 16:07:35 +00:00
Clément Oudot
066f52caba Fix use of ipAddr in Register (#26) 2014-06-02 13:56:20 +00:00
Clément Oudot
626404b17d Keep register values in hidden inputs (#26) 2014-06-02 13:48:04 +00:00
Clément Oudot
914dbd8548 Register page for skin impact (#26) 2014-06-02 13:21:05 +00:00
Clément Oudot
2d416eb97b Register page for skins pastel and dark (#26) 2014-06-02 13:05:53 +00:00
Clément Oudot
ba9fa72c1e AD register module (#26) 2014-06-02 10:24:05 +00:00
Clément Oudot
9629d3a500 Fix login generation (#26) 2014-06-02 10:12:05 +00:00
Clément Oudot
a5b7cd030c Register mail in LDAP (#26) 2014-06-02 10:08:32 +00:00
Clément Oudot
534801ca79 Some adpatations on bootstrap skin (#26) 2014-06-02 10:01:59 +00:00
François-Xavier Deltombe
2a447eeb47 Adapt Nginx vhost files because of the perl API inabilities (#583) 2014-05-30 17:11:00 +00:00
Clément Oudot
2e9033d28b Add a button on login page to register page (#26) 2014-05-30 12:21:53 +00:00
Clément Oudot
524fab0b3a RegisterDB LDAP is complete (#26) 2014-05-29 08:12:33 +00:00
Clément Oudot
a0c7f5f939 Default values for register parameters (#26) 2014-05-29 07:49:02 +00:00
Clément Oudot
9b10d96341 Fix unit tests after introducing RegisterDB (#26) 2014-05-29 07:38:50 +00:00
Clément Oudot
81dbe943c3 Introduce RegisterDB modules (#26) 2014-05-28 16:23:23 +00:00
Clément Oudot
2fe20b1248 Isolate register info in ->{registerInfo} (#26) 2014-05-28 15:41:32 +00:00
Clément Oudot
be04271809 Work on Register feature (#26) 2014-05-27 16:31:43 +00:00
Clément Oudot
c4755ab360 Fix Status.pm (#26) 2014-05-27 13:46:11 +00:00
Clément Oudot
66c93ec387 Manage already existing accounts in Register (#26) 2014-05-27 13:42:00 +00:00
Clément Oudot
b334e6ae36 Update Handler MANIFEST 2014-05-27 13:41:28 +00:00
Clément Oudot
c3030c6244 New files for Register module in MANIFEST (#26) 2014-05-27 13:41:09 +00:00
Clément Oudot
57182767f4 Some error codes for Register (#26) 2014-05-26 16:25:33 +00:00
Clément Oudot
c4b9635c53 Fix some tests after recent modifications on Handler 2014-05-24 18:23:34 +00:00
Clément Oudot
5ce762e9e3 Work on Register page (#26) 2014-05-23 18:47:36 +00:00
Clément Oudot
0f963e0b2a Remove default value from MailReset (LEMONLDAP-686) 2014-05-23 18:44:20 +00:00