Commit Graph

236 Commits

Author SHA1 Message Date
Clément Oudot
4de567dddc Manager: apply configuration on upload success 2010-03-22 16:09:07 +00:00
Clément Oudot
3bb119108d Manager: better integration of sessions explorer 2010-03-22 11:32:28 +00:00
Thomas CHEMINEAU
b1575b552c Manager: fix CSS style into the HTML header of the sessions manager 2010-03-22 10:42:17 +00:00
Clément Oudot
3d7e43df5e Manager: help messages correction 2010-03-22 10:38:37 +00:00
Thomas CHEMINEAU
37773df261 add the html header into sessions manager 2010-03-22 10:08:39 +00:00
Clément Oudot
1e6dc91fdb Manager: update some help messages 2010-03-21 12:00:04 +00:00
Xavier Guimard
9001e5f028 Just a "make tidy" 2010-03-20 17:14:28 +00:00
Clément Oudot
39809cae6e Manager: add DBI params 2010-03-18 21:46:38 +00:00
Thomas CHEMINEAU
713914c81b sessions manager: add header to switch between managers 2010-03-18 17:44:19 +00:00
Thomas CHEMINEAU
415cf5a167 MANAGER:
- Generalize the select element
- Options in select area are displayed with their descriptions
- SecuredCookie parameter is displayed within the select element
2010-03-18 15:22:10 +00:00
Thomas CHEMINEAU
f05ed59e46 Online documentation indicates that the default passwordDB is LDAP 2010-03-17 15:50:44 +00:00
Thomas CHEMINEAU
8521c6e9f6 Global:
- Modules for authentication, userdb and passworddb are now displayed in a select box;
- Multi authentication modules could be completed with options.
SAML:
- Default URL are now prebuild with portal URL.
2010-03-17 15:45:53 +00:00
Clément Oudot
8538f65d04 * Add customFunctions and port in Manager
* Correct a bug in Handler for default values
2010-03-17 08:23:20 +00:00
Clément Oudot
96519790ab Manager: restore last changes... 2010-03-15 20:24:02 +00:00
Thomas CHEMINEAU
95a6d98627 SAML: private and public keys are now displayed by the filearea form into the manager 2010-03-15 17:05:30 +00:00
Clément Oudot
600ef4e614 Manager: Remote and Proxy parameters 2010-03-15 16:47:50 +00:00
Clément Oudot
0cd44258c3 Manager: join passwordDB to auth/userDB modules management 2010-03-15 15:49:51 +00:00
Clément Oudot
87c96539b9 Manager: CAS parameters 2010-03-15 15:23:03 +00:00
Clément Oudot
825c8d05f0 Manager: SSL parameters 2010-03-15 15:07:19 +00:00
Clément Oudot
8242602cd9 Manager: reorganize sessions parameters 2010-03-15 14:48:22 +00:00
Clément Oudot
8628817c86 Manager: add Twitter parameters 2010-03-15 13:47:36 +00:00
Thomas CHEMINEAU
23dd944f0d SAML: fix metadata downloads and updates from URL into manager 2010-03-15 11:21:12 +00:00
Clément Oudot
8de7259e01 Manager: add OpenID parameters 2010-03-15 10:44:44 +00:00
Clément Oudot
2bccbdd4f4 Manager: add missing tests 2010-03-15 09:03:24 +00:00
Clément Oudot
45589a6e41 Manager: add and reorganize LDAP parameters 2010-03-14 21:45:49 +00:00
Xavier Guimard
dc20a3a99d Little fault in i18n 2010-03-14 19:06:41 +00:00
Clément Oudot
f52a6bebb2 Manager: add cda parameter 2010-03-14 14:38:39 +00:00
Clément Oudot
2afa512c2f Manager: add and reorganize parameters 2010-03-14 14:29:15 +00:00
Clément Oudot
01cb9f20ce Manager: get current vhost and IDP name to save vhost and IDP configuration 2010-03-14 13:36:20 +00:00
Clément Oudot
099c846d42 perltidy + manager bug with node created from special parent nodes 2010-03-13 17:39:50 +00:00
Clément Oudot
79376f4b44 Manager:
* Change test for SAML attributes value
* Remove unused Apply button
* Use js to always display New Vhost or New Metadata on Vhost or IDP node
2010-03-13 16:21:55 +00:00
Xavier Guimard
384ef05b2e Use " instead of ' in JSON: avoid some JSON errors on Firefox 2010-03-13 14:31:22 +00:00
Thomas CHEMINEAU
e0843ccb98 SAML: work on metadata download link for client 2010-03-12 17:54:16 +00:00
Thomas CHEMINEAU
a8865ee094 SAML: metadata could be now loaded through URL 2010-03-12 12:56:14 +00:00
Thomas CHEMINEAU
591cc277d5 SAML: metadata are now loaded from file given by the adminitrator 2010-03-11 16:43:21 +00:00
Clément Oudot
44aeddbc5c Bug with samlIDPMetaDataOptions upload and use make tidy 2010-03-11 15:00:59 +00:00
Xavier Guimard
d439cab42e * Little CSS for abort()
* Comments for lemonldap-ng.ini
* lemonldap-ng.ini was not well read in Manager
* New target 'unprotect' in rules
* Status update
2010-03-09 21:42:31 +00:00
Clément Oudot
e57cafaf15 Manager: IDP options are now fully described 2010-03-04 16:51:28 +00:00
Clément Oudot
cfd54cdf23 Manager: add subnode to store IDP options 2010-03-04 15:44:03 +00:00
Clément Oudot
75ed02bd4c Manager:
* Correct bug for groups
* Do not transform " in ' for values (special chars already escaped in uri_escape)
* Add some debug messages in upload process
* Modify hashRoot js method
2010-03-04 13:41:59 +00:00
Xavier Guimard
40d2c70604 New target 'tidy' in Makefile 2010-03-01 20:32:28 +00:00
Thomas CHEMINEAU
0c83394430 add a stuff to manage and display exported attributes of SAML metadata 2010-02-25 18:06:11 +00:00
Thomas CHEMINEAU
378ef72f93 fixe bug in displaying XML metadata 2010-02-25 16:01:52 +00:00
Thomas CHEMINEAU
5f0dded77e managing samlIDPMetaData node now working, and stored well formated data in configuration backend 2010-02-24 16:24:17 +00:00
Thomas CHEMINEAU
83c7e0ac43 little hack to have something to work with samlIDPMetaData, waiting to have the good solution 2010-02-22 16:41:53 +00:00
Thomas CHEMINEAU
1be263d129 defaut values for IDP metadatas informations 2010-02-22 15:35:16 +00:00
Thomas CHEMINEAU
abe78a5408 move metadatas structures of manager into to _Struct and try to generalize display layouts of metadatas in template 2010-02-22 14:38:31 +00:00
Thomas CHEMINEAU
c2dc15ab6e store IDP values into samlIDPMetaDataXML and samlIDPMetaDataExportedAttributes, as what has been done with virtualhosts 2010-02-19 17:31:25 +00:00
Thomas CHEMINEAU
0e2ab107e8 move nodes into structure of manager, so that saml nodes are directly under the root node 2010-02-17 17:07:15 +00:00
Thomas CHEMINEAU
cb62695193 introduce samlmetadata type into manager structure, to display metadata in XML 2010-02-17 14:52:05 +00:00