kakwa
245bafb01c
typo
2019-02-13 09:44:47 +01:00
kakwa
d831b09293
improve documentation
...
* improve documentation for key: True flag in attributes.yml
* improve documentation for the ldap filters and their templating
* improve comment in the .ini file
2019-02-12 23:06:42 +01:00
kakwa
e6bcf9d97d
adding the possibility to log to stdout
2019-02-10 18:12:45 +01:00
kakwa
4d696a29ef
adding example for unix socket in defautl conf
2017-06-09 23:24:20 +02:00
kakwa
9a882d3626
fixing default configuration
2016-06-16 22:12:19 +02:00
kakwa
c320fa9da6
fix default configuration
2016-06-16 09:23:56 +02:00
kakwa
621445f1b6
adding configuration of demo backend in default config file
2015-11-05 01:22:21 +01:00
kakwa
f61c7908cb
better comment in default configuration + add section
...
* better comments in default config about static file serving
* adding section for futur functionality: adding custom js files
(for auto-fill)
2015-08-05 20:03:17 +02:00
kakwa
efcaad54fc
multiple modification/fix
...
* add display_name parameter for backend
* handle display_name in modify template (lonely groups) and error
message
* fix bug in modify when user is in only one backend
* remove redondant exception in ad/ldap backend
* fix unit test accordingly
* fix License in AD backend (GPLv3 -> MIT, previously tought of using
samba4 python library which is GPL, but this module finaly uses
python-ldap which is MIT compatible)
2015-07-31 20:08:21 +02:00
kakwa
3ab5a2bd41
fixing default configuration for AD
2015-07-30 07:32:48 +02:00
kakwa
49af82d308
edit default configuration to take into account AD backend
2015-07-28 23:49:07 +02:00
kakwa
3d399504a7
fix configuration for javascript autofill
2015-07-08 00:42:01 +02:00
kakwa
c302198e6e
initialize ppolicy module
2015-07-01 08:58:23 +02:00
kakwa
fb0f601ad4
fix default configuration
2015-06-28 23:26:47 +02:00
kakwa
858414e219
better configuration example
2015-06-28 11:41:36 +02:00
kakwa
24d415280a
adding parameters for group attributes + comments
2015-06-15 07:27:32 +02:00
kakwa
9b803008bc
adding descriptions for roles
2015-06-11 00:33:14 +02:00
kakwa
98a994e368
fix typo in default configuration
2015-06-11 00:22:39 +02:00
kakwa
4c3fd72d43
fix default configuration
2015-06-10 20:00:37 +02:00
kakwa
1735f5da20
simplify roles configuration (backend groups)
2015-06-04 23:34:31 +02:00
kakwa
af0ac631cb
better default configuration and content in test ldap
2015-06-02 08:18:05 +02:00
kakwa
f8b3df8b58
implementing weight and normalizing each kind of attributes
2015-05-31 23:27:04 +02:00
kakwa
e0a40bd09b
adding weight to order fields
2015-05-31 22:38:46 +02:00
kakwa
1b4307d69d
adding attributes for search
2015-05-31 17:43:59 +02:00
kakwa
380085fdfc
fix configuration
2015-05-27 21:59:29 +02:00
kakwa
a1c7a529d8
adding methods add_user and del_user
...
* adding add_user
* adding del_user
* adding unit tests
* adding configuration parameters for adding users
2015-05-26 00:33:36 +02:00
kakwa
0f6e0c7cab
adding objectclasses options
2015-05-25 22:53:34 +02:00
kakwa
7a7d6f5f6f
implementing search users
...
* adding search
* adding unit tests
2015-05-25 19:30:41 +02:00
kakwa
6af8628d5d
adding search template
2015-05-25 18:52:14 +02:00
kakwa
63062be433
multiple changes
...
* implemeting recover user attributes
* adding a unit test for unavailable ldap
* adding a parameter timeout to set the ldap timeout connexion
2015-05-22 20:05:24 +02:00
kakwa
189079cf21
many fixes in unit tests + fix in params + fix in constant
...
Oh god, python-ldap is crap...
* add better unit test
* correct params name
* correct exception handling
* disable testConnectSSLNoCheck (impossible to test with a certificate
previously defined)
2015-05-22 01:16:53 +02:00
kakwa
93ed190913
multiple changes
...
* change parameters name for Backend Ldap
* fix default value handling in backends get_param
* correct exception in backends get_param
* fix syntaxe error
* add backend name in test_BackendLdap.py
2015-05-21 21:40:13 +02:00
kakwa
8a8294047c
correction on example configuration file
2015-05-21 08:53:58 +02:00
kakwa
1020c454d0
begin ldap backend implementation
2015-05-20 17:13:18 +02:00
kakwa
1e5f057e36
implementing loading backends
...
* fix conf file
* add exceptions
* fix modules skeletons
2015-05-20 14:21:43 +02:00
kakwa
caf799ba2a
fix default configuration
2015-05-19 00:12:41 +02:00
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