tests
|
Merge pull request #507 from Unrud/auth
|
2016-09-02 18:36:31 +02:00 |
__init__.py
|
Set password to empty string instead of None
|
2016-09-03 10:01:52 +02:00 |
__main__.py
|
Fix a variable name
|
2016-08-29 12:09:17 +02:00 |
auth.py
|
Map logins to internal users in Auth module
|
2016-08-30 23:13:33 +02:00 |
config.py
|
Add option to close lock file
|
2016-08-11 05:19:23 +02:00 |
log.py
|
thread and level in simple log formatter
|
2016-09-04 11:47:27 +02:00 |
rights.py
|
Emulate fullmatch with match
|
2016-09-02 15:06:32 +02:00 |
storage.py
|
Log read objects
|
2016-09-16 14:13:53 +02:00 |
xmlutils.py
|
<report> should contain XML elements, not text
|
2016-09-20 00:27:03 +02:00 |