Commit Graph

3677 Commits

Author SHA1 Message Date
Xavier Guimard
537d5d2394 Move end-to-end test to root
New target also created in Makefile: `e2e_test`
NB: to launch it, install protractor. For example:

    npn install -g protractor && \
    webdriver-manager update
2015-12-07 20:56:39 +00:00
Xavier Guimard
0406b3d301 Use Makefile variables and propose performances optimization 2015-12-04 10:27:48 +00:00
Xavier Guimard
7c3ce2fc32 Update all manager-apache*.conf 2015-12-03 05:16:57 +00:00
Xavier Guimard
5ad7f6c988 Update todo list 2015-12-02 22:28:06 +00:00
Xavier Guimard
c1b08cd4e3 Replace Plack::Handler::Apache2 by mod_fastcgi 2015-12-02 22:28:05 +00:00
Xavier Guimard
71c26b0d83 Parse user datas only if set 2015-12-02 20:25:02 +00:00
Xavier Guimard
fc978e5b48 Little thing 2015-11-03 19:55:00 +00:00
Xavier Guimard
2268d1f713 Update TODO: 1 question 2015-11-03 19:11:22 +00:00
Clément Oudot
6a2b5a05c4 Work on UI for notifications explorer (#LEMONDLAP-820) 2015-11-03 10:01:25 +00:00
Clément Oudot
e32bb43f6c Work on UI for notifications explorer (#LEMONDLAP-820) 2015-11-01 10:27:58 +00:00
Clément Oudot
64dc7daf9e Work on UI for notifications explorer (#LEMONDLAP-820) 2015-11-01 10:27:57 +00:00
Clément Oudot
eaebe7b9e4 Fix js URL in test application 2015-11-01 10:27:55 +00:00
Clément Oudot
3b4f2b58ae Fix tests on session backend and on cookie name (#820) 2015-10-26 18:23:25 +00:00
Clément Oudot
d366991884 Set anonymous in cfgAuthor if Manager is not protected (#820) 2015-10-26 09:13:07 +00:00
Clément Oudot
d485871354 Work on UI for OpenID Connect (#820) 2015-10-23 15:39:29 +00:00
Clément Oudot
3cc7ed09fc Work on UI for SAML (#820) 2015-10-23 15:18:47 +00:00
Clément Oudot
c590ea62e5 Work on UI for RSA keys (#820) 2015-10-23 14:03:47 +00:00
Clément Oudot
c63a23b557 Work on UI for vhost configuration (#820) 2015-10-23 14:03:46 +00:00
Clément Oudot
76bdc8a29e TODO: bugs on RSA public/private keys (#820) 2015-10-23 11:34:14 +00:00
Clément Oudot
df7c1f5d2d Set help page for OpenID Connect service (#820) 2015-10-23 10:19:51 +00:00
Clément Oudot
8c109061a9 Return error if no OpenID Provider configured (#183) 2015-10-22 13:40:11 +00:00
Clément Oudot
aa3e2470dc Update Manager TODO 2015-10-22 13:19:06 +00:00
Clément Oudot
fdf164aebf Remove HTML markups from return messages (#820) 2015-10-22 12:52:12 +00:00
Clément Oudot
b1a2fec391 Manage OpenID Connect in configuration tests (#820) 2015-10-22 12:52:11 +00:00
Clément Oudot
cb27bc8f93 Load Common::Regexp for configuration tests (#820) 2015-10-22 12:35:43 +00:00
Clément Oudot
5f53945cb7 Remove unused file (#820) 2015-10-22 12:35:42 +00:00
Clément Oudot
a6821a7fca Fix trailing slash in post logout URL (#183) 2015-10-22 09:24:18 +00:00
Clément Oudot
df59540d22 make tidy 2015-10-22 08:40:12 +00:00
Clément Oudot
399a8371b9 Add OpenID Connect in authentication and userDB select (#820, #LEMONLDAP-183) 2015-10-22 08:40:08 +00:00
Xavier Guimard
1a02f69e65 Log when sending an error 2015-10-17 19:42:17 +00:00
Xavier Guimard
052bade608 Force inserting conf when restoring a saved one 2015-10-17 19:42:13 +00:00
Xavier Guimard
0b462fd20b Backport changes from Debian packaging 2015-10-12 11:13:01 +00:00
Xavier Guimard
0a22014c8e Add NL Debian translation 2015-10-12 11:12:59 +00:00
Clément Oudot
e1f664199a Update documentation 2015-10-09 09:27:39 +00:00
David COUTADEUR
7fd8390c85 correcting typo for #822 feature (checking pwdLastSet in AD is not sufficient) 2015-10-08 12:49:32 +00:00
Clément Oudot
d1540c280f Move AD specific code in AuthAD and check userAccountControl before displaying expiration warning (#822) 2015-10-06 09:39:23 +00:00
Clément Oudot
4daa98aa21 Update changelog 2015-10-06 09:05:36 +00:00
Clément Oudot
62a6a39342 Update documentation in trunk 2015-10-05 14:53:35 +00:00
Clément Oudot
5fba85ce4e Add AD attributes in Manager for trunk (#822) 2015-10-05 14:07:28 +00:00
Clément Oudot
ad0c56cb84 Manage password expiration for AD authentication backend (#822) 2015-10-05 14:07:24 +00:00
Clément Oudot
a53d5c3fb9 Make groupMatch work for scalar values (#792) 2015-09-28 14:12:08 +00:00
Clément Oudot
9dab72cbdc Create groupMatch extended function (#792) 2015-09-28 11:12:53 +00:00
Clément Oudot
43604cf835 Update changelog for 1.4.6 2015-09-28 08:24:33 +00:00
Clément Oudot
d70e4b31a0 Display hGroups in sessions explorer (#792) 2015-09-25 15:29:59 +00:00
Clément Oudot
b05fab6eac Dump variables stored in session in debug mode (#792) 2015-09-25 15:29:57 +00:00
Clément Oudot
b8d8b01ea4 Create hGroups to store groups as an HashRef:
* Allows to store multivaluated attributes of groups (#792)
* Remove duplicate groups when using recursive groups (#823)
2015-09-25 09:43:04 +00:00
Clément Oudot
53a6383d34 Add new multi variables in session explorer (#715) 2015-09-24 06:58:24 +00:00
Clément Oudot
f8d9274a2c Store multi full module name in another session variable (#715) 2015-09-24 06:58:21 +00:00
Clément Oudot
62a8fb17ac Fix SOAP data formatting (#850) 2015-09-23 09:02:47 +00:00
Clément Oudot
99953c14eb Add _lastSeen to default exported attributes with SOAP (#845) 2015-09-23 08:31:46 +00:00