Ferdinand Thiessen
737dd9d5cf
[Plugin]auth: Fixed possible issue with POST paramenters on login
2020-11-18 02:48:44 +01:00
Ferdinand Thiessen
4a4930d683
[Plugin] Schedule: Mostly final backend implemented. Tested.
2020-11-18 02:47:40 +01:00
Ferdinand Thiessen
2d6b86e2eb
[System][Plugin] Improved Hooks, roles and auth_ldap improvements
...
* Hooks now allow multiple hooked functions
* Hooks can now be called before and after a function call
* Fixed issue in datetime util when string is None or empty
* Roles: Return new created role as json
* auth_ldap: Use new Hooks
* auth_ldap: Fixed an issue where ldap response is not checked (when role gets renamed)
2020-11-18 00:39:25 +01:00
Ferdinand Thiessen
58e121473b
Fixed avatar URL
2020-11-17 17:46:07 +01:00
Ferdinand Thiessen
88ff46c193
[Plugin] auth_plain: Implemented Avatar
2020-11-17 03:32:47 +01:00
Ferdinand Thiessen
28865649b4
[Plugin] Use plugin function instead of HookCall
2020-11-17 03:28:04 +01:00
Ferdinand Thiessen
39a259a693
[Plugin] roles: New permission needed for deleting roles
2020-11-16 14:21:19 +01:00
Ferdinand Thiessen
09c7f4a258
[Plugin] auth_ldap: Use Pillow to convert avatar if installed
2020-11-16 13:35:23 +01:00
Ferdinand Thiessen
a270857c41
[Plugin]users, auth_ldap: Implemented avatar
2020-11-16 02:30:24 +01:00
Ferdinand Thiessen
9409533f7c
[Plugin] Users: Allow roles in data if not changed.
2020-11-15 19:44:49 +01:00
Tim Gröger
c7642758ed
[LDAP] editieren von bestehenden rollen.
2020-11-15 01:21:32 +01:00
Tim Gröger
2365f07588
[auth_ldap] lösche nicht benutzte gruppen im ldap
...
benötigt eine neue konfiguration des ldaps. Maingruppen dürfen nicht in der gleichen organisationunit wie alle anderen rollen sein.
2020-11-14 13:18:17 +01:00
Ferdinand Thiessen
cbcd5b39a3
[Plugin] Added plugin function when roles are modified
...
LDAP: Use same config style as the rest.
2020-11-13 01:20:25 +01:00
Tim Gröger
96765ee932
[LDAP] Neue Rollen werden hinzugefügt
2020-11-12 23:42:03 +01:00
Tim Gröger
65af9ab367
[LDAP] Rollen updaten
...
* LDAP-Rollen werden geupdatet, wenn User geändert wird
* LDAP-Rollen werden geupdatet, wenn eine neue Person hinzugefügt wird.
2020-11-12 22:47:10 +01:00
Tim Gröger
130774e665
[LDAP] User können erstellt werden.
...
* erstelle neuen user im ldap (ohne rollen)
2020-11-12 19:29:24 +01:00
Ferdinand Thiessen
c524f2a7db
[System] Fixed user controller to allow new roles
2020-11-12 16:58:40 +01:00
Ferdinand Thiessen
53c39f4f92
[System] Added util for 201&204 HTTP response and some code formatting
2020-11-12 00:12:52 +01:00
Ferdinand Thiessen
824ffc8675
[Plugin] Roles: Fixed controller and Model
...
* Identify role by id not name, as name might change
* Set permissions and Delete Role are fixed (db exception was thrown)
2020-11-09 03:44:35 +01:00
Ferdinand Thiessen
6f0e9854d6
[API][Plugin] Bugfix and API change
...
* users: Fixed bug in edit_user where if modify by admin
* API: Users return list of roles as string not Roles
2020-11-06 01:13:52 +01:00
Ferdinand Thiessen
7aba295e45
Fixed members of Session for frontend usage
2020-11-05 03:57:55 +01:00
Ferdinand Thiessen
03aefbb35a
[Plugin] balance: Allow debiting from own account if DEBIT_OWN is set
2020-11-02 17:12:59 +01:00
Ferdinand Thiessen
d8100b129e
[Plugin] schedule: Allow creating JobSlots from POST
2020-11-02 16:30:10 +01:00
Ferdinand Thiessen
5a8a4aa23d
[Plugin] schedule: Basics work (all models)
2020-11-02 15:45:38 +01:00
Ferdinand Thiessen
ac1189ecaa
[Plugin] schedule: Use utils to parse datetime
2020-11-02 15:45:38 +01:00
Ferdinand Thiessen
4da4c1ee01
[Plugin] schedule: Working Event, EventSlot, EventType and JobType
2020-11-02 15:45:38 +01:00
Ferdinand Thiessen
363ec6530b
[Plugin] schedule: Added EventType and JobType support
2020-11-02 15:45:38 +01:00
Ferdinand Thiessen
7dec0144d9
[Plugin] schedule: Fixed models and controller
2020-11-02 15:45:38 +01:00
Ferdinand Thiessen
b4234c43b8
[Plugin] schedule: Fixed models
2020-11-02 15:45:38 +01:00
Ferdinand Thiessen
63660743bd
[Plugin] schedule: Restructure plugin
2020-11-02 15:45:38 +01:00
Ferdinand Thiessen
67fb895cf4
[Plugin] auth: Handle exception if data is not json
2020-11-02 15:45:24 +01:00
Ferdinand Thiessen
22499b7ece
[System][Plugin] Allow military timezone names for datetime
2020-11-02 13:32:44 +01:00
Ferdinand Thiessen
56a0a8e06a
[System][Script] Improved run_flaschengeist to also export plugin models
2020-11-02 04:38:38 +01:00
Ferdinand Thiessen
d1fcbcf68f
[Plugin] balance: Fixed controller
2020-11-02 03:29:29 +01:00
Ferdinand Thiessen
d07aa977b5
[Doc] Some more documentation on Plugin
2020-11-01 18:43:44 +01:00
Ferdinand Thiessen
d439cd93c8
[Plugin] balance: Enhanced the model by adding serialization members
2020-11-01 18:38:53 +01:00
Ferdinand Thiessen
2f9446be2f
[Doc] Some more documentation
2020-11-01 16:25:54 +01:00
Ferdinand Thiessen
425eb1c849
[Plugin] balance: Added config option to add a default limit
2020-11-01 16:16:51 +01:00
Ferdinand Thiessen
7b2334bd98
[Plugin] Remove redundant code, balance and roles
2020-10-31 18:03:04 +01:00
Ferdinand Thiessen
39f34ff434
[Plugin] Fixed return values for balance and roles routes
2020-10-31 15:23:49 +01:00
Ferdinand Thiessen
e5b39a6ef6
[Plugin] Fixed return values in auth and users routes
2020-10-31 15:20:28 +01:00
Ferdinand Thiessen
de5a2e1c65
Added registration feature
2020-10-31 00:02:02 +01:00
Ferdinand Thiessen
f60c06bc17
Some Cleanup of setup.py and documentation in auth
2020-10-30 22:19:16 +01:00
Ferdinand Thiessen
32783041d8
[Plugin] Added balance plugin
...
Extends the users plugin.
* Users can have an account with a balance
* Users can send from them to others
* Admins can set the balance
* Admins can set limits
2020-10-30 22:15:37 +01:00
Ferdinand Thiessen
e0d3b211bb
[Doc] User plugin documentation created
2020-10-30 05:53:15 +01:00
Ferdinand Thiessen
8a9776ae0e
[Doc] More documentation on decorator and plugins roles and auth*
2020-10-30 04:05:59 +01:00
Ferdinand Thiessen
a5d3b837cd
Restructured project, renamed modules, removed geruecht as it is dead.
2020-10-30 03:30:46 +01:00