Raphael Michel
|
3b49e77722
|
Login: Detect redirect loop and give users useful advice (#5911)
|
2026-02-22 16:59:14 +01:00 |
|
Raphael Michel
|
f3f42a8a42
|
Login: Add logging for incorrect JS hostnames
|
2024-04-02 11:34:43 +02:00 |
|
Raphael Michel
|
0121e053f6
|
Fix non-functional login page after session timeout
|
2023-03-21 17:19:11 +01:00 |
|
Maico Timmerman
|
28242e52aa
|
Fix #1522 -- Login button redirects to authentication url with… (#1525)
|
2019-12-16 10:42:51 +01:00 |
|
Raphael Michel
|
8a6a515b6a
|
Refs #775 -- Pluggable authentication backends (#1447)
* Drag-and-drop: Force csrf_token to be present
* Rough design
* Missing file
* b.visble
* Forms
* Docs
* Tests
* Fix variable
|
2019-10-17 09:11:03 +02:00 |
|
Raphael Michel
|
afd766999c
|
Upgrade to Django 2.1 (#710)
* Upgrade to Django 2.0
* more models
* i18n foo
* Update setup.py
* Fix Sentry exception PRETIXEU-JC
* Enforce slug uniqueness
* Import sorting
* Upgrade to Django 2.1
* Travis config
* Try to fix PostgreSQL failure
* Smaller test matrix
* staticfiles→static
* Include request in all authenticate() calls
|
2018-08-06 12:48:46 +02:00 |
|
Raphael Michel
|
2f15d410fe
|
Add optional timeouts for backend sessions
|
2017-09-04 19:50:32 +02:00 |
|
Raphael Michel
|
a7647d8de2
|
Allow to disable login/password reset
|
2016-06-06 23:07:49 +02:00 |
|
Raphael Michel
|
c47008cc18
|
Added password reset to control.auth
|
2015-10-04 13:52:08 +02:00 |
|
Raphael Michel
|
d80349649b
|
Added pretix logo to control login page
|
2015-07-26 00:42:18 +02:00 |
|
Raphael Michel
|
1cea51eb10
|
Added basic global registration
|
2015-06-15 22:36:47 +02:00 |
|
Raphael Michel
|
077413f41c
|
Restructure our python module. A lot.
|
2015-02-14 17:55:13 +01:00 |
|