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
|
69d10489b8
|
Implement OAuth2 provider (#927)
- [x] Application management
- [x] Link
- [ ] Tests
- [x] Authorize flow
- [x] Tests
- [x] Refresh token handling
- [x] Tests
- [x] Revocation endpoint
- [x] Tests
- [x] Mitigate: https://github.com/jazzband/django-oauth-toolkit/issues/585
- [x] API authenticator / permission driver
- [x] Test
- [x] Enforce organizer restriction
- [x] Tests
- [x] Enforce scope restriction
- [x] Tests
- [x] Show current applications to user
- [x] Revoke
- [x] Tests
- [x] Log new authorizations
- [x] notify user
- [x] Ensure other grant types are not available
- [x] Documentation
- [x] check if revoking access toking, then refreshing gets rid of organizer constraint
- [x] Show logentry foo
|
2018-06-05 12:58:04 +02:00 |
|
Jakob Schnell
|
1689925508
|
Fix #707 -- Setup automated spell-checking for translations (#896)
This will:
* set up potypo
* add wordlists, edgecases and phrases
* fix english typos across the codebase
* fix german typos and translation
|
2018-05-27 11:59:10 +02:00 |
|
Tobias Kunze
|
69ab5d8c2e
|
Fix typo in 2FA view (#739)
|
2018-01-08 13:49:46 +01:00 |
|
Raphael Michel
|
2f15d410fe
|
Add optional timeouts for backend sessions
|
2017-09-04 19:50:32 +02:00 |
|
Raphael Michel
|
6bcfa4980f
|
Fix accidental rename
|
2017-01-15 21:44:08 +01:00 |
|
Raphael Michel
|
56bf3fe459
|
PayPal: Different types of webhooks
|
2017-01-15 21:28:54 +01:00 |
|
Raphael Michel
|
d134dcf6a9
|
Added team invitations
|
2017-01-07 13:05:36 +01:00 |
|
Raphael Michel
|
d7719d0bc7
|
2FA: Login via U2F
|
2016-10-09 12:59:43 +02:00 |
|
Raphael Michel
|
68a9f98f23
|
2FA: Login using a TOTP token
|
2016-10-09 12:59:43 +02:00 |
|
Raphael Michel
|
a7647d8de2
|
Allow to disable login/password reset
|
2016-06-06 23:07:49 +02:00 |
|
Raphael Michel
|
fdff5e7a98
|
Switched from LESS to SASS
|
2016-03-31 20:08:27 +02:00 |
|
Raphael Michel
|
c47008cc18
|
Added password reset to control.auth
|
2015-10-04 13:52:08 +02:00 |
|
Raphael Michel
|
033cea47be
|
Added Logo to registration form
|
2015-09-29 00:00:40 +02:00 |
|
Raphael Michel
|
d80349649b
|
Added pretix logo to control login page
|
2015-07-26 00:42:18 +02:00 |
|
Raphael Michel
|
d301bb55ba
|
Fixed #77 -- Enabled and improved responsiveness
|
2015-06-30 19:19:41 +02:00 |
|
Raphael Michel
|
1cea51eb10
|
Added basic global registration
|
2015-06-15 22:36:47 +02:00 |
|
Raphael Michel
|
a78f447750
|
'powered by pretix' link
|
2015-03-13 01:48:48 +01:00 |
|
Raphael Michel
|
077413f41c
|
Restructure our python module. A lot.
|
2015-02-14 17:55:13 +01:00 |
|