kakwa
700ae5ce1e
implementing backend method for delete user
2015-06-22 23:15:09 +02:00
kakwa
622e730017
fix adding multiple time to same group + logs
2015-06-21 23:41:24 +02:00
kakwa
71576f0aea
code reorganization + logs
...
* adding logs when adding users
* move adduser with other none exposed classes
* skeleton for modify and delete user
2015-06-21 15:28:32 +02:00
kakwa
9cda4e6de0
better logs
2015-06-20 22:40:28 +02:00
kakwa
719fa15c74
fixing get_roles unit test
2015-06-19 22:18:36 +02:00
kakwa
5e5e7e3c6a
implementing displaying roles and standalone groups in modify form
2015-06-19 22:15:37 +02:00
kakwa
834b5a5152
begin implementing modify user form
2015-06-18 23:43:58 +02:00
kakwa
234a82b3bd
fix test ldap content
2015-06-18 21:06:30 +02:00
kakwa
71c1eccc8e
implementing adding user to roles
2015-06-18 20:38:39 +02:00
kakwa
f821aab9f4
adding logs when adding a user to a group
2015-06-18 20:38:10 +02:00
kakwa
b0e7df32b9
adding ldap groups to test group management
2015-06-18 20:37:23 +02:00
kakwa
5e508c6613
removing crapy configuration file
2015-06-18 20:36:37 +02:00
kakwa
01de849204
list of roles and not a uniq role for get_groups
2015-06-18 10:04:20 +02:00
Carpentier Pierre-Francois
af5fd8eeae
Merge pull request #1 from kakwa/garbage
...
Garbage
2015-06-18 00:24:11 +02:00
kakwa
a8f1b7be59
reverse because no effect + disable ssl unit test on travis
2015-06-18 00:23:00 +02:00
kakwa
c75fd2c568
fix decorator to disable check on travis
2015-06-17 23:59:44 +02:00
kakwa
5508e4023a
test... again
2015-06-17 23:57:43 +02:00
kakwa
19c87b6cc1
another test
2015-06-17 23:16:24 +02:00
kakwa
b54b8b5af3
test
2015-06-17 22:58:31 +02:00
kakwa
a3c75f97f5
adding unit test for starttls
2015-06-17 22:51:33 +02:00
kakwa
05a897f355
fix path to ca
2015-06-17 22:41:42 +02:00
kakwa
c6ffdc20d8
reenable ssl no cert check
2015-06-17 22:20:21 +02:00
kakwa
37dcbc9246
fix configuration of unit test
2015-06-17 21:49:23 +02:00
kakwa
9dd9a9818c
test with ldap and not ldaps
2015-06-17 21:24:00 +02:00
kakwa
e029c6701b
test for travis
2015-06-17 21:02:10 +02:00
kakwa
4321d48dc2
more logs
2015-06-17 20:51:21 +02:00
kakwa
76c666fbd3
trying to have more logs
2015-06-17 20:35:09 +02:00
kakwa
567e4c7d5f
greater timeout
2015-06-17 20:30:26 +02:00
kakwa
8269371588
trying to fix /etc/hosts
2015-06-17 19:58:05 +02:00
kakwa
7d63e967da
adding exception to prevent using skeleton module
2015-06-17 19:57:41 +02:00
kakwa
45393c3a80
fix backend module skeleton
2015-06-17 19:48:57 +02:00
kakwa
ce357dbdc7
fix /etc/hosts for test env
2015-06-17 19:40:01 +02:00
kakwa
c2288eecf5
fix unit test and fix the way ldap connexion options are handled
2015-06-17 19:22:57 +02:00
kakwa
68a3dad2d7
better misc example
2015-06-17 00:50:47 +02:00
kakwa
42a1e13db4
adding test for add/delete groups
2015-06-17 00:39:03 +02:00
kakwa
a7fcad01ed
small reorganization
2015-06-17 00:06:30 +02:00
kakwa
0d766d3303
fix add/del groups
2015-06-16 23:56:12 +02:00
kakwa
60a7329937
fix API for backend ldap on groups handling
2015-06-16 21:58:44 +02:00
kakwa
47cddd04ca
fix and add unit tests on ldap backend
2015-06-16 21:32:14 +02:00
kakwa
a2fe74539b
multiple modification in backend ldap
...
* better handling of which attributes is recovered
* fix set_attrs method
* change api of set_attrs method for constancy
* change calls to _get_user and _search methods (internal api change)
2015-06-16 21:29:40 +02:00
kakwa
beb6d96d90
better misc example
2015-06-16 08:57:44 +02:00
kakwa
c5bd6a238b
remove debuging log
2015-06-16 00:25:04 +02:00
kakwa
ff95b81ec4
fix templates on list of attributes
2015-06-15 23:07:02 +02:00
kakwa
322aba33e8
fix search display
...
* fix attritues handling, not using backend attribute name but key given
in attributes.yml
2015-06-15 23:03:47 +02:00
kakwa
47e51d2451
implementing basic add of users
2015-06-15 21:30:19 +02:00
kakwa
f79121e1e5
fix misc example for ldap backend usage
2015-06-15 07:31:44 +02:00
kakwa
24d415280a
adding parameters for group attributes + comments
2015-06-15 07:27:32 +02:00
kakwa
4a302750c0
implementing modify and add/rm to groups
2015-06-14 20:55:23 +02:00
kakwa
fce2f89103
adding notification on addes user
2015-06-14 15:31:43 +02:00
kakwa
34d7e23cd2
better notifications
...
* longer delay
* different color for enable and disable
2015-06-12 01:07:17 +02:00