Ferdinand Thiessen
79c05fa2f4
[System] Fixed typo in utils
2020-11-02 13:38:52 +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
36c4027c5d
[System] Some cleanup
2020-11-01 18:37:08 +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
Tim Gröger
66d559f63b
Fixed Bug to check Permissions
2020-10-31 21:30:48 +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
278111bf5e
Added wsgi file
2020-10-31 01:17:14 +01:00
Ferdinand Thiessen
de5a2e1c65
Added registration feature
2020-10-31 00:02:02 +01:00
Ferdinand Thiessen
5da5fcde8f
[System] Some improvements on models and decorator
...
* User: userid is now not nullable
* Session: __eq__ fixed
* decorator: split decorator and session extration
2020-10-31 00:00:23 +01:00
Ferdinand Thiessen
9455920141
[System] config now deep update when multiple config files are used
2020-10-30 23:59:07 +01:00
Ferdinand Thiessen
f60c06bc17
Some Cleanup of setup.py and documentation in auth
2020-10-30 22:19:16 +01:00
Ferdinand Thiessen
9bbcaa5bc9
[DB] Breaking change: User Attribute is now a pickle type
2020-10-30 22:18:46 +01:00
Ferdinand Thiessen
ff6c973eef
[System] Fixed issue when Authorization header is missing
2020-10-30 22:17:43 +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
Ferdinand Thiessen
58302595f3
[Doc] Added full documentation to Auth
2020-10-30 03:06:18 +01:00
Ferdinand Thiessen
4a7caad7e8
[Doc] pdoc route documentation test
2020-10-30 02:46:29 +01:00
Ferdinand Thiessen
56fff76bc2
[Doc] pdoc route documentation test
2020-10-30 02:28:15 +01:00
Ferdinand Thiessen
6dfdffebf9
[Doc] Some more documentation
2020-10-30 02:12:06 +01:00
Ferdinand Thiessen
50b6ac85ce
[Plugin] auth_* Fixed some minor issues
2020-10-29 02:07:40 +01:00
Ferdinand Thiessen
97b6d9d979
[Plugin] LDAP: Fixed password change
2020-10-28 20:30:21 +01:00
Ferdinand Thiessen
005abd6f56
[Git] Updated ignore list
2020-10-28 14:44:19 +01:00
Ferdinand Thiessen
bda76e200a
[System] Consistent variable names
2020-10-28 14:42:48 +01:00
Ferdinand Thiessen
993abf4148
Merge branch 'pluginify' of groeger-clan.duckdns.org:newgeruecht into pluginify
2020-10-28 14:23:07 +01:00
Ferdinand Thiessen
254a64efec
[System][Doc] Made bjoern optional
2020-10-28 14:21:54 +01:00
Ferdinand Thiessen
216b757740
[System] Reworked logging and configuration, breaks configs.
2020-10-28 14:21:20 +01:00
Tim Gröger
a0b8dbe36a
Fixed hidden attributes in auth and users
2020-10-28 12:58:34 +01:00
Tim Gröger
6b094bc3f8
Verbiete uploade der Config-Datei
...
Außerdem private Startoption
2020-10-27 14:37:39 +01:00
Ferdinand Thiessen
a3106ccf1f
[Doc] Readme windows
2020-10-27 13:43:01 +01:00
Ferdinand Thiessen
8ac43826dc
[Model] Event has userid not user
2020-10-27 13:38:03 +01:00
Ferdinand Thiessen
c3b5721202
[System] Fixed usage of protected members
2020-10-27 13:37:13 +01:00
Ferdinand Thiessen
e14553651f
[Plugin] Fixed auth_ldap usage of User
2020-10-27 13:36:23 +01:00
Ferdinand Thiessen
f238491206
[Skript] run_flaschegeist now allows setting the typescript namespace
2020-10-24 20:11:50 +02:00
Ferdinand Thiessen
d2858c8c76
[Plugin] Users now allows setting the role of an user
2020-10-24 20:10:43 +02:00
Ferdinand Thiessen
dc6b30e4e7
Improved modify_user for backend plugins
2020-10-24 20:09:45 +02:00
Ferdinand Thiessen
d3a2b40834
Added some permissions, reworked permission system.
2020-10-23 02:29:55 +02:00
Ferdinand Thiessen
ba0c76a727
Improved Typescript Interface generation, enabled it for events
2020-10-23 02:03:06 +02:00
Ferdinand Thiessen
b8db07b741
Fixed plugin permissions installation
2020-10-20 19:34:14 +02:00
Ferdinand Thiessen
92626dc0c6
Some work on event models
2020-10-20 19:25:10 +02:00
Ferdinand Thiessen
854a1f6156
Improved some permission related stuff, rewrote session controller
2020-10-20 18:52:02 +02:00
Ferdinand Thiessen
db96d4b178
Made database datetime timezone aware
2020-10-20 17:53:29 +02:00