Commit Graph

3343 Commits

Author SHA1 Message Date
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
François-Xavier Deltombe
9d6a40e4de Define functions to manage HTTP headers in LL::NG::Handler::API::*.pm 2014-05-23 15:21:10 +00:00
François-Xavier Deltombe
c6f5fa3c21 Draft of API modularization, with set_user method working 2014-05-23 13:35:47 +00:00
François-Xavier Deltombe
b83ca9d9b2 pass $apacheRequest object to functions in parameters
instead of as a global var (#630)
2014-05-23 10:23:51 +00:00
François-Xavier Deltombe
003a36afd1 pass $apacheRequest object to accessRules in parameters
instead of as a global var (#630)
2014-05-22 15:08:18 +00:00
François-Xavier Deltombe
d41028ddfd pass $apacheRequest object to POST form transform fonctions
in parameters instead of as a global var (#630)
2014-05-22 14:15:50 +00:00
François-Xavier Deltombe
dcabb537d6 LL::NG::Handler: move $ntsv vars (except $ntsv->{datasUpdate})
into $tsv, since they can be thread shared (#630)
2014-05-22 12:21:28 +00:00
David COUTADEUR
e9dd825518 - updating documentation accordingly with new handler call (My::Packages -> Lemonldap::NG::Handler) in branch 1.4
- regenerating documentation with make documentation
(references #630)
2014-05-22 10:51:39 +00:00
François-Xavier Deltombe
e5ee68cace Nginx vhost config for LL::NG::Handler part (#583) 2014-05-22 10:10:40 +00:00
David COUTADEUR
42b351bf58 - updating documentation accordingly with new handler call (My::Packages -> Lemonldap::NG::Handler)
(references #630)
2014-05-22 09:58:26 +00:00
David COUTADEUR
e1890bac1c - fix former module name in handler apache vhost (for branch 1.4 and trunk)
- reinject modifications from trunk to branch experimental
(references #630)
2014-05-22 09:06:59 +00:00
Clément Oudot
75581e1eda Remove MyHandler form Makefile (#386) 2014-05-22 08:29:06 +00:00
Clément Oudot
8644533093 Adapt some default values to portal URL after change in r3329 (#686) 2014-05-22 07:50:54 +00:00
Clément Oudot
b0de7fe3a0 Default values are now centralized (#686) 2014-05-22 07:48:47 +00:00
David COUTADEUR
baaf923536 - renaming DefaultHandler into SharedConf, and using Handler.pm as new entry point
(references #630)
2014-05-21 17:44:24 +00:00
David COUTADEUR
ca6227f469 - deleting specific handlers defined in two places.
- deleting old MyHandler*, because they are not used anymore. (Specific handlers are called directly)
- renaming SpecificHandlers into Specific

- documentation updated accordingly in: 1.4/upgrades, 1.4/applications/zimbra, 1.4/applications/sympa, 1.4/securetoken
(references #630)
2014-05-21 16:30:14 +00:00
Clément Oudot
233026eb6f Fix password change as user for AD (#704) 2014-05-21 12:43:04 +00:00
François-Xavier Deltombe
85e9b0f0fb Fix unit test by setting LLNG_DEFAULTCONFFILE as a filename, not a file descriptor 2014-05-16 13:29:12 +00:00
Clément Oudot
9d6a947499 Specific behaviour for AD password change if it's done as user (#407) 2014-05-14 09:43:10 +00:00
Clément Oudot
ed2f525636 Fix session display in Session Exporer (#648) 2014-05-12 13:30:03 +00:00