Commit Graph

500 Commits

Author SHA1 Message Date
Xavier Guimard
47d58814c8 Upgrade POD URL 2010-10-26 06:08:16 +00:00
Clément Oudot
6cad71e3e4 Wrong DBI parameter name in Manager 2010-10-25 12:54:30 +00:00
Xavier Guimard
8909dfb0c1 Little image instead of "X" to close popup 2010-10-24 17:42:08 +00:00
Xavier Guimard
0401ff1f42 Little test for _Struct.pm 2010-10-24 16:21:41 +00:00
Xavier Guimard
fbadf8d73d Center popup 2010-10-24 16:19:28 +00:00
Xavier Guimard
480f365983 Use draggable popup instead of $(#help_content) to display errors 2010-10-24 09:04:12 +00:00
Xavier Guimard
c539a91696 Update copyright 2010-10-24 07:25:44 +00:00
Xavier Guimard
0aa81a5355 Closes #159 "Manage comment in rule regexp" 2010-10-23 22:07:17 +00:00
Xavier Guimard
fb5a09d172 Update copyright year (#209) 2010-10-23 08:35:38 +00:00
Clément Oudot
8b7cc1e225 Add an anti frame protection (#195) 2010-10-22 10:03:42 +00:00
Xavier Guimard
a0f2dbf501 Replace SERVER_ERROR by abort when possible (#204) 2010-10-20 20:05:32 +00:00
Xavier Guimard
51d4c67f11 * OpenID: more tests for SREG
* OpenID: delete trust persistent datas when confirm=-1
* make tidy
2010-10-14 09:50:23 +00:00
Clément Oudot
56049b9827 Use persistent storage for SAML identity (#191) 2010-10-12 13:32:18 +00:00
Clément Oudot
7d0c2ba34a Typo in upload option for vhost 2010-10-12 08:25:13 +00:00
Clément Oudot
9cf5a6463c Configure vhost options in Manager (#5) 2010-10-11 16:12:04 +00:00
Xavier Guimard
27f9353fe1 Manage OpenID white/black lists 2010-10-11 05:40:09 +00:00
Xavier Guimard
1588463687 #166 in progress:
- Lemonldap::NG::Common::Apache::Session is used as Apache::Session module and provides a way to choose _session_id
2010-10-08 14:21:49 +00:00
Xavier Guimard
20ab38f9f6 Closes #187 "lmAttrOrMacro test in Manager is not suitable for OpenID SREG attributes" 2010-10-08 08:45:12 +00:00
Clément Oudot
43d5c921a8 Add CAS Issuer parameters in Manager (#186) 2010-10-07 14:30:58 +00:00
Xavier Guimard
1c1149f088 More tests 2010-10-07 05:57:21 +00:00
Xavier Guimard
cc2fbdf7d1 make tidy 2010-10-04 17:27:32 +00:00
Clément Oudot
b146969947 OpenID Issuer parameters in Manager (#175) 2010-10-04 09:55:50 +00:00
Clément Oudot
6f37ca1ddf check authChoice in Manager globalTests 2010-10-04 09:07:30 +00:00
Xavier Guimard
382ac53b4e More global tests:
- UserDB(OpenID|SAML) must be used with Auth$1
- Remove CAS, OpenID unsed and uncustomized parameters
2010-10-04 05:48:22 +00:00
Xavier Guimard
162bcd3858 - More configuration test
- Compact configuration by removing unused and non-customized parameters (not finished)
2010-10-03 21:43:22 +00:00
Xavier Guimard
04c2f65230 More comments on globalTests() 2010-10-03 20:06:13 +00:00
Xavier Guimard
f570afbad1 Closes #181 2010-10-03 19:58:07 +00:00
Xavier Guimard
84a56ef1d8 - make tidy
- OpenID log levels
- DIFFPREFIX in Makefile (for vservers,...)
2010-10-03 18:32:53 +00:00
Xavier Guimard
2ae2c53868 Doxygen comments 2010-10-03 10:26:50 +00:00
Clément Oudot
d745debde9 Complete OpenID category in sessions manager 2010-10-01 15:24:55 +00:00
Clément Oudot
df72fa3d52 Add a category for OpenID attributes in sessions explorer 2010-10-01 15:17:52 +00:00
Clément Oudot
7601bc6415 Configure POST form replay for each vhost in Manager (#174) 2010-09-30 12:22:18 +00:00
Xavier Guimard
7db3b688fa make tidy 2010-09-29 06:28:15 +00:00
Clément Oudot
6147019e90 * Portal error page merged with main portal script
* Option to use Redirect instead of Forbidden in Handler (#6)
2010-09-28 14:40:50 +00:00
Clément Oudot
0a0c13a1b9 Common Domain Cookie parameters in Manager (#18) 2010-09-27 10:09:06 +00:00
Xavier Guimard
e7fdfb79ed OpenID SREG in progress 2010-09-24 14:21:19 +00:00
Clément Oudot
6b81b4ab3f Correct session explorer javascript to be compatible with Chrome 2010-09-24 08:22:56 +00:00
Xavier Guimard
dd1b73d8c4 Debugging for CGIs when using cig-script instead of ModPerl::Registry (this become the default for Debian install) 2010-09-24 07:40:51 +00:00
Xavier Guimard
bcc84f0ceb make tidy 2010-09-23 16:41:39 +00:00
Xavier Guimard
7c0e37d6fd Closes: #157 "Warning messages in make test" 2010-09-23 16:21:47 +00:00
Clément Oudot
193833b756 Fix bug for creating applications under created categories in Manager (#29) 2010-09-23 09:07:36 +00:00
Xavier Guimard
bb234bfb9e Better regexp for tests 2010-09-23 07:17:24 +00:00
Clément Oudot
6a870286b2 Configure applications in categories in Manager - need tests (#29) 2010-09-22 13:59:35 +00:00
Clément Oudot
55be387a5c Menu categories can be configured trough manager (#29) 2010-09-21 15:38:13 +00:00
Clément Oudot
d89f1822f6 Dark theme can now be selected in Manager 2010-09-20 15:39:12 +00:00
Clément Oudot
68420c6e42 Configure application list in Manager - work in progress (#29) 2010-09-20 15:23:03 +00:00
Xavier Guimard
e8b2860ff6 - Missing Debian dependencies
- META.yml update
2010-09-19 09:29:40 +00:00
Xavier Guimard
416fa64a0d Set a default value to encryption key 2010-09-18 16:08:26 +00:00
Clément Oudot
598190ede8 Manager: display all authentication modules if Multi is selected 2010-09-15 12:00:55 +00:00
Clément Oudot
978a354970 By default, display password form only for LDAP and DBI authentication modules 2010-09-15 08:29:34 +00:00