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

17 Commits

Author SHA1 Message Date
kakwa
247a1fed3a removing trailling spaces 2015-06-06 22:23:21 +02:00
kakwa
2860f5af6c adding key and fixing unit tests 2015-05-31 18:07:46 +02:00
kakwa
9d314b6778 implement authentification 2015-05-26 22:51:57 +02:00
kakwa
f4906bb090 adding exception for wrong backend query 2015-05-22 09:50:44 +02:00
kakwa
fc188df49e better logs 2015-05-20 15:16:01 +02:00
kakwa
1e5f057e36 implementing loading backends
* fix conf file
* add exceptions
* fix modules skeletons
2015-05-20 14:21:43 +02:00
kakwa
56be37ff38 implementing backends parsing of main config file 2015-05-19 17:53:14 +02:00
kakwa
d6bb5c38ed begin implementation of the main application 2015-05-18 19:56:44 +02:00
kakwa
a71093038c better checks for attributes 2015-05-17 19:49:13 +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
d74893d104 fixing typos in role files 2015-05-14 22:10:26 +02:00
kakwa
804e2b7202 adding an exception for failures to open role file 2015-05-12 11:34:28 +02:00
kakwa
e9ff75061d adding loading of the roles yaml file 2015-05-12 01:24:16 +02:00
kakwa
43299cb52f basic skeleton for web application 2015-04-15 23:10:01 +02:00
kakwa
7ec0cb4e74 adding skeleton for most files 2015-04-15 21:13:14 +02:00