|
ced589f28a
|
replace some typing.* constructs with native ones
|
2023-11-15 13:11:06 +01:00 |
|
|
9325950f51
|
flake8 linting
|
2023-01-12 13:16:58 +01:00 |
|
|
c753f490ac
|
move reverse proxy "fix" to before request context gets created so url_for gets fixed too
|
2022-04-11 16:48:53 +02:00 |
|
|
aa23f6b24f
|
fix Origin https scheme check
|
2022-04-11 10:31:51 +02:00 |
|
|
123e94111d
|
improve Origin handling; forbind non-https origins in production
|
2022-04-11 10:29:17 +02:00 |
|
|
2a778ff46c
|
login/logout only valid from some origin as host (and host is already checked by hypercorn)
|
2022-04-08 17:39:58 +02:00 |
|
|
e1b1ec195f
|
sync controller database to disk and load it on start
|
2022-04-07 17:11:11 +02:00 |
|
|
1e23b1205a
|
remove debug line in index view
|
2022-04-07 15:12:25 +02:00 |
|
|
2e6b368670
|
login/logout: check client mac from form as csrf protection, check accept in login
|
2022-04-07 15:11:24 +02:00 |
|
|
8de390b6f9
|
use debug loglevel for login/logout messages
|
2022-04-07 14:54:21 +02:00 |
|
|
7420b4107e
|
fix i18n
|
2022-04-07 13:53:45 +02:00 |
|
|
99db542326
|
remove flash messages
|
2022-04-07 12:12:28 +02:00 |
|
|
7e15835ebd
|
split templates, add static files (bootstrap 5.1.3)
|
2022-04-06 20:35:42 +02:00 |
|
|
4d98d825bf
|
split api, support custom templates
|
2022-04-06 19:47:08 +02:00 |
|