Commit Graph

313 Commits

Author SHA1 Message Date
Xavier Guimard
2568201eca Split Handler::PSGI in 2 : classic and router 2016-01-25 18:03:46 +00:00
Xavier Guimard
28d1450760 Chain init() instead of using 'around' 2016-01-25 05:54:55 +00:00
Xavier Guimard
7c676d8d99 make tidy 2016-01-22 16:53:41 +00:00
Xavier Guimard
5bef7284b3 Update copyright years 2016-01-21 21:15:19 +00:00
Xavier Guimard
b264f7635d Serialize SAML arrays (Closes: #885) 2016-01-21 20:27:49 +00:00
Clément Oudot
3d1a70ad0e Add default attributes for an RP (#892) 2016-01-21 17:17:44 +00:00
Clément Oudot
ee105c4ead Add default attributes for an OP (#892) 2016-01-21 17:17:43 +00:00
Clément Oudot
ac722bdbbf Do not set default value for prompt (#820) 2016-01-21 14:19:31 +00:00
Clément Oudot
5059d3720c Associate correct help page to OpenID Connect nodes (#895) 2016-01-21 13:50:25 +00:00
Xavier Guimard
2849b4b610 Exclude conftree.js from beautification 2016-01-21 12:15:38 +00:00
Xavier Guimard
598b9ac8d8 Beautify generated js 2016-01-21 12:10:12 +00:00
Xavier Guimard
77158b92f5 Attribute help was not displayed (#Closes: #895) 2016-01-21 06:02:02 +00:00
Xavier Guimard
d8273075bd Bugs in SAML/OIDC options (may close #885) 2016-01-20 20:56:06 +00:00
Clément Oudot
8b6a5b49ab Allow 'Content-Type: application/json; charset=utf-8' to retrieve OpenID Connect configuration (#885) 2016-01-20 13:14:30 +00:00
Clément Oudot
442ccd08f9 Add localSessionStorage parameters to ZeroConf (#903) 2016-01-20 10:32:30 +00:00
Xavier Guimard
4cfa1be559 Unminify conftree.js (#908) 2016-01-20 07:59:35 +00:00
Xavier Guimard
2b5fdbb2e4 Manage subkeys of OIDC metadatas (#885) 2016-01-19 22:38:11 +00:00
Xavier Guimard
4e0f37d071 Return "setDefault" when key is undefined (Closes: #903) 2016-01-19 21:22:05 +00:00
Xavier Guimard
a97947d8c2 Hide unavailable modules (closes: #906) 2016-01-18 21:12:36 +00:00
Xavier Guimard
9aa23b4dd3 Zeroconf + Serializer (#877, #LEMONLDAP-903)
I really don't understand how it has worked before...
2016-01-18 18:40:47 +00:00
Clément Oudot
253aeef0ba Set required attributes in default configuration (#903) 2016-01-18 17:19:06 +00:00
Xavier Guimard
a67cc83c97 Bug in deleted cat (menu / app list) + better debug (#907) 2016-01-16 21:13:43 +00:00
Xavier Guimard
4e8f3700d1 Detect deleted entries in app list (Closes: #907) 2016-01-16 08:00:44 +00:00
Xavier Guimard
de2e0823da Manage unopend groupe nodes (closes: #888) 2016-01-16 07:27:00 +00:00
Xavier Guimard
b50e985ee6 Check for removed apps (#907)
Not completly verified
2016-01-15 06:27:45 +00:00
Xavier Guimard
1c93769e1b Fix #893 2016-01-14 21:35:45 +00:00
Xavier Guimard
aa788a4a8f Write well formed default rules for manager (Closes: #871) 2016-01-14 20:32:25 +00:00
Xavier Guimard
007539b1f3 Don't failed if a module is missing 2016-01-14 12:42:07 +00:00
Xavier Guimard
b23595a5e2 Save conflict 2016-01-14 10:17:12 +00:00
Xavier Guimard
7691f9cdfc Revert r4234 to detect changes when old conf is applied (Closes #889) 2016-01-14 06:28:19 +00:00
Xavier Guimard
9526e844fd Parse forgotten subnodes (Closes: #888) 2016-01-14 06:16:18 +00:00
Xavier Guimard
d0da5e3ea0 Ref conf must be latest (Closes: #889) 2016-01-13 20:45:28 +00:00
Xavier Guimard
d2fcb5083a Back from JSON::MaybeXS to JSON (#877) 2016-01-13 19:47:56 +00:00
Xavier Guimard
d36ed32290 Some little things 2016-01-13 17:54:39 +00:00
Xavier Guimard
6ac420ee7d 2 bugs; avoid "each" and complete hash list 2016-01-12 22:04:07 +00:00
Xavier Guimard
5ef6d9692f Change backend lists (#883) 2016-01-12 17:20:20 +00:00
Xavier Guimard
d877623f6d Default value must not be a scalar for hash containers (#882) 2016-01-12 09:34:02 +00:00
Xavier Guimard
6505ff4de7 Add text/xml in authorized mime types (proxy). Closes #820 2016-01-11 21:33:16 +00:00
Xavier Guimard
5bdea0260b Missing split in authChoiceModules (Closes: #883) 2016-01-11 21:15:27 +00:00
Xavier Guimard
6eaea5081a Avoid double utf8 management (#827) 2016-01-11 20:32:44 +00:00
Clément Oudot
1dc99ce818 Improve OpenID Connect configuration (#820) 2016-01-11 16:59:44 +00:00
Clément Oudot
773a67e7a5 use simpleInputContainer for OIDC access points (#820) 2016-01-11 15:16:44 +00:00
Clément Oudot
94612f1eb3 Modify oidcServiceMetadataIssuer attribute (#820) 2016-01-11 15:12:49 +00:00
Clément Oudot
dae02078ce Possibility to use a certificate instead of a public key (#879) 2016-01-11 10:55:59 +00:00
Xavier Guimard
99158605d7 Use new constant to manage hash keys 2016-01-11 06:27:20 +00:00
Xavier Guimard
c65fd986f5 Manage Common/Constants.pm with jsongenerator and add $hashParameters constant 2016-01-11 06:27:16 +00:00
Xavier Guimard
ea87afe8b8 utf8 in progress... (#827) 2016-01-07 22:28:58 +00:00
Xavier Guimard
14a29c54cc Rename Manager/ConfParser.pm to Manager/Conf/Parser.pm 2016-01-07 12:34:36 +00:00
Xavier Guimard
c0e5e0010e utf8 anywhere in conf 2016-01-07 12:34:34 +00:00
Clément Oudot
fdc6bbed67 Change oidcOPMetaDataOptionsDisplay node name (#820) 2016-01-07 10:49:55 +00:00