1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-27 22:22:56 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
kakwa
d6bb5c38ed begin implementation of the main application 2015-05-18 19:56:44 +02:00
kakwa
ff6e996912 more complete ini conf file
adding necessary parameters for backends
2015-05-18 15:12:09 +02:00
kakwa
7cdbe459b6 change backend key name in attributes + methods
* adding get_backends
* adding get_selfattributes (attributes users can change themselves)
* adding unit tests
* rename backend-attributes -> bakends (for homogeneity with role.yml)
2015-05-18 12:30:51 +02:00
kakwa
679c2bba85 adding checks for mandatory elements of attributes.yml 2015-05-17 19:22:11 +02:00
kakwa
dbc88163dd begin attributes handling manipulation 2015-05-17 12:24:29 +02:00
kakwa
0416ebe05b unit test + admin roles fix
* adding various unit tests
* now admin roles are inherited (ex admin-lv2 is admin -> admin-lv3 is admin
* adding an exception when requesting groups for none existant role
2015-05-16 23:52:59 +02:00
kakwa
7524a189fe implementing nesting roles 2015-05-15 01:03:31 +02:00
kakwa
1fe95799a3 correcting identation on roles.yml configuration file 2015-05-12 01:25:07 +02:00
kakwa
6ece24bd84 configuration formatting 2015-04-26 09:40:50 +02:00
kakwa
398a29f7e2 adding different type of parameters 2015-04-17 21:24:07 +02:00
kakwa
67b6c27273 adding skeleton to handle form attributes 2015-04-16 22:07:45 +02:00
kakwa
d6b595bc7d adding a canevas for role definition 2015-04-15 20:13:56 +02:00
kakwa
9f77cfc38c initial commit 2014-06-02 23:10:19 +02:00