Commit Graph

232 Commits

Author SHA1 Message Date
Xavier Guimard
7c20f98f74 Use to_json instead of JSON->encode() (#LEMONLDAP_877) 2016-01-19 13:47:44 +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
Xavier Guimard
094519e81b Replace own minifier by yui-compressor (Closes: #908) 2016-01-18 11:10:26 +00:00
Xavier Guimard
1c93769e1b Fix #893 2016-01-14 21:35:45 +00:00
Xavier Guimard
d2fcb5083a Back from JSON::MaybeXS to JSON (#877) 2016-01-13 19:47:56 +00:00
Xavier Guimard
6ac420ee7d 2 bugs; avoid "each" and complete hash list 2016-01-12 22:04:07 +00:00
Xavier Guimard
773ccfe718 Avoid some warnings 2016-01-12 21:00:09 +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
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
94612f1eb3 Modify oidcServiceMetadataIssuer attribute (#820) 2016-01-11 15:12:49 +00:00
Xavier Guimard
f10885c580 Finish #877 2016-01-11 13:41:46 +00:00
Xavier Guimard
ba844458cc Replace 'Storable' by JSON in serialization (#877) 2016-01-11 11:59:54 +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
64099c2ca3 Change CDBI storage to JSON (#877) 2016-01-11 06:27:14 +00:00
Xavier Guimard
47db430050 Prepare UTF-8 tests 2016-01-09 20:35:47 +00:00
Xavier Guimard
f1d3e947c7 Update File tests (utf8) (#827) 2016-01-09 19:22:31 +00:00
Clément Oudot
fcc333e4e5 Possibility to configure LDAP configuration backend objectclass and attribute (#759) 2016-01-08 16:35:03 +00:00
Clément Oudot
3f91d8766e Adapt convertConfig script to new Conf (#820) 2016-01-08 13:43:30 +00:00
Xavier Guimard
ea87afe8b8 utf8 in progress... (#827) 2016-01-07 22:28:58 +00:00
Xavier Guimard
a9881df0e2 Avoid little warning 2016-01-07 22:28:56 +00:00
Xavier Guimard
c0e5e0010e utf8 anywhere in conf 2016-01-07 12:34:34 +00:00
Xavier Guimard
23aa5e6ed5 Unused file 2016-01-07 12:34:31 +00:00
Xavier Guimard
fbf1226710 Errors were not reported 2016-01-07 12:34:27 +00:00
Clément Oudot
58a5f51d93 Change default value for portalForceAuthnInterval (#820) 2016-01-06 15:58:40 +00:00
Clément Oudot
3093302ab5 Move logout link in menu links (#820) 2016-01-05 13:59:42 +00:00
Xavier Guimard
f21ab98e8e Better error management (0 conf) 2016-01-05 12:33:27 +00:00
Xavier Guimard
e8dac0fe6b Replace 'splice' by copy (Closes: #534) 2016-01-02 09:29:05 +00:00
Xavier Guimard
19f46073f5 Update POD 2016-01-01 19:56:00 +00:00
Xavier Guimard
2b35cb6e04 init() must not be called on objects 2016-01-01 19:55:44 +00:00
Xavier Guimard
5dedd384ad Test lib is going become base of future Cli.pm 2016-01-01 19:55:29 +00:00
Xavier Guimard
93b3522e12 Restore subs (were transformed in "DUMMY") + doc 2015-12-30 20:16:15 +00:00
Xavier Guimard
0b52c97cfe Use JSON::MaybeXS instead of JSON
JSON::Any used before as been deprecated
2015-12-28 16:35:32 +00:00
Xavier Guimard
ae675692c4 +Attribute to change LDAP alias dereference (Closes: #787) 2015-12-28 11:58:53 +00:00
Xavier Guimard
452d9207ee Little things 2015-12-28 05:29:34 +00:00
Xavier Guimard
29da93cbf4 Configuration deletion didn't work
Closes: #866
2015-12-27 13:26:14 +00:00
Xavier Guimard
e477e4d6e2 Remove useless hook 2015-12-26 20:08:25 +00:00
Xavier Guimard
df20c3a175 Use local storage only if non root 2015-12-25 12:50:32 +00:00
Xavier Guimard
b606628e5e Add coudot in copyrights 2015-12-25 10:46:22 +00:00
Xavier Guimard
920fbebb20 Update POD 2015-12-25 10:46:11 +00:00
Xavier Guimard
10cf213ffa POD documentation 2015-12-25 10:46:04 +00:00
Xavier Guimard
20ca5b4742 Display version 2015-12-21 11:27:56 +00:00
Xavier Guimard
beb122df8f Update MongoDB::Client arguments list 2015-12-19 09:33:22 +00:00
Clément Oudot
4a1f957fdd Set trunk version to 1.9.0 2015-12-18 09:31:36 +00:00
Xavier Guimard
37be45b36a Remove SCRIPT_NAME from PATH_INFO 2015-12-16 11:37:41 +00:00
Xavier Guimard
612dbb090f Update files (changes forgotten detected by Makefile !) 2015-12-14 20:39:31 +00:00
Xavier Guimard
a3ad25dc6f Remove ipAddr display (not available here) 2015-12-10 12:28:05 +00:00
Xavier Guimard
71042aa581 Import syslog feature from Common/CGI.pm 2015-12-07 21:35:52 +00:00
Clément Oudot
df59540d22 make tidy 2015-10-22 08:40:12 +00:00