Ferdinand Thiessen
|
2c55edf6a8
|
Only use one plugin system, load auth and "normal" plugins at once.
* Added Plugin class, where to inheritate from
|
2020-10-15 21:58:56 +02:00 |
Ferdinand Thiessen
|
4cd68d7e81
|
Added Role controller
|
2020-10-04 01:25:50 +02:00 |
Ferdinand Thiessen
|
ad3e2a34b8
|
Added route for getting API version and installed plugins + some cleanup
|
2020-09-07 16:07:35 +02:00 |
Ferdinand Thiessen
|
7f6ff3f001
|
Added first version of 'users' module, fixed LDAP
|
2020-09-04 01:51:16 +02:00 |
Ferdinand Thiessen
|
55dc622e11
|
Use bjoern for production. Add commandline arguments.
|
2020-09-03 18:02:33 +02:00 |
Ferdinand Thiessen
|
b4505de253
|
Fixed typos
|
2020-09-02 01:32:55 +02:00 |
Ferdinand Thiessen
|
e4b4db3405
|
Init of schedule plugin
|
2020-09-02 01:10:54 +02:00 |
Ferdinand Thiessen
|
53d502336e
|
Added LDAP authentification plugin
|
2020-08-25 04:36:05 +02:00 |
Ferdinand Thiessen
|
32066b1005
|
Make it possible to configure plugins.
* Reworked configuration
|
2020-08-23 23:58:26 +02:00 |
Ferdinand Thiessen
|
a000ccfb1c
|
Added modules for authentification.
* Added base class for auth plugins
* Provide plain_auth (using password authentification)
* Provide module for login and logout handling
|
2020-08-22 16:47:56 +02:00 |
Ferdinand Thiessen
|
187dc40730
|
Use flask logger, fixing app creation, split geruecht and user
|
2020-08-22 14:02:39 +02:00 |
Ferdinand Thiessen
|
ec0bd12caa
|
Remove vim files from repository
|
2020-08-21 13:55:42 +02:00 |
Ferdinand Thiessen
|
1bac2e857f
|
Fixed plugin detection. Added dummy user plugin. Nothing works atm
|
2020-08-20 17:19:16 +02:00 |
Ferdinand Thiessen
|
246bd90ebd
|
Restructure code for pluginify
|
2020-08-20 16:32:38 +02:00 |