Jens Langhammer
|
5977c09b05
|
Merge branch 'version-2021.2'
# Conflicts:
# authentik/admin/templates/administration/policy/list.html
# web/src/pages/outposts/OutpostListPage.ts
|
2021-02-24 10:20:48 +01:00 |
|
Jens Langhammer
|
e81d3dad3e
|
release: 2021.2.5-stable
|
2021-02-24 09:54:06 +01:00 |
|
Jens Langhammer
|
5aabaebd96
|
root: fix request_id not being logged for actual asgi requests
|
2021-02-24 09:45:52 +01:00 |
|
Jens Langhammer
|
c1caf84d92
|
events: fix user QuerySet being passed
|
2021-02-24 09:44:05 +01:00 |
|
Jens Langhammer
|
86c069fe64
|
admin: fix policy list not having a refresh button
|
2021-02-24 09:43:57 +01:00 |
|
Jens Langhammer
|
ce0140ef67
|
events: pass Event's user to Notification policy engine when present
|
2021-02-24 09:43:50 +01:00 |
|
Jens Langhammer
|
bba43c5109
|
sources/oauth: fix buttons not being ak-root-link
|
2021-02-24 09:23:44 +01:00 |
|
Jens Langhammer
|
9049593ff5
|
sources/oauth: fix buttons not being ak-root-link
|
2021-02-24 09:23:19 +01:00 |
|
Jens Langhammer
|
7101c7987c
|
Merge branch 'version-2021.2'
|
2021-02-23 23:02:05 +01:00 |
|
Jens Langhammer
|
bd48955f39
|
release: 2021.2.4-stable
|
2021-02-23 23:00:43 +01:00 |
|
Jens Langhammer
|
53adcd9157
|
core: fix user-settings not loading sources
|
2021-02-23 22:55:08 +01:00 |
|
Jens Langhammer
|
c5a2bb8914
|
admin: fix success_urls
|
2021-02-23 22:55:01 +01:00 |
|
Jens Langhammer
|
66e5958283
|
core: fix user-settings not loading sources
|
2021-02-23 22:53:17 +01:00 |
|
Jens Langhammer
|
9db445c3ee
|
admin: fix success_urls
|
2021-02-23 22:53:05 +01:00 |
|
Jens Langhammer
|
dde303f13a
|
admin: remove dead code
|
2021-02-20 00:27:22 +01:00 |
|
Jens Langhammer
|
264c678eaa
|
web: migrate user token list to web
|
2021-02-20 00:20:01 +01:00 |
|
Jens Langhammer
|
854d94056e
|
web: migrate remaining list views to web
|
2021-02-20 00:19:53 +01:00 |
|
Jens Langhammer
|
9d4c22c706
|
web: show header while loading application info
|
2021-02-19 23:34:06 +01:00 |
|
Jens Langhammer
|
9b12895fab
|
admin: remove unneeded code
|
2021-02-19 19:32:46 +01:00 |
|
Jens Langhammer
|
93478a55d7
|
web: migrate Stage List to web
|
2021-02-19 19:29:17 +01:00 |
|
Jens Langhammer
|
a76cbf8b70
|
flows: separate flows api into smaller files
|
2021-02-19 19:14:16 +01:00 |
|
Jens Langhammer
|
6597d5bd28
|
web: migrate Token List to web
|
2021-02-19 19:09:30 +01:00 |
|
Jens Langhammer
|
fd28f37c0d
|
web: migrate User list to web
|
2021-02-19 18:43:57 +01:00 |
|
Jens Langhammer
|
d219f65e7a
|
web: migrate System Task list to web
|
2021-02-19 18:12:23 +01:00 |
|
Jens Langhammer
|
865f652476
|
web: migrate Outpost Service Connection to web
|
2021-02-19 17:49:34 +01:00 |
|
Jens Langhammer
|
8008918d8b
|
admin: remove PolicyBinding list
|
2021-02-19 17:37:19 +01:00 |
|
Jens Langhammer
|
75d0bd01c2
|
admin: remove StageBinding list
|
2021-02-19 17:19:48 +01:00 |
|
Jens Langhammer
|
029c6cd182
|
web: migrate Group list to web
|
2021-02-19 17:18:09 +01:00 |
|
Jens Langhammer
|
71f771c22c
|
core: add types API to propertymapping
|
2021-02-19 17:10:30 +01:00 |
|
Jens Langhammer
|
38bd05867d
|
web: migrate Policy list to web
|
2021-02-19 17:05:02 +01:00 |
|
Jens Langhammer
|
79089d8981
|
policies: add bound count to api
|
2021-02-19 16:53:30 +01:00 |
|
Jens Langhammer
|
47bde052ca
|
policies: add types action to policy API, use MetaNameSerializer
|
2021-02-19 16:34:33 +01:00 |
|
Jens Langhammer
|
bd6a473d4f
|
flows: add cached as action to flow API
|
2021-02-19 16:34:12 +01:00 |
|
Jens Langhammer
|
277b4336d3
|
stages/authenticator_validate: update autocomplete for code input
|
2021-02-19 16:00:59 +01:00 |
|
Jens Langhammer
|
e4f0613fab
|
*: replace tuple and set from typing with normal
|
2021-02-18 13:53:57 +01:00 |
|
Jens Langhammer
|
ecff810021
|
*: replace List from typing with normal list
|
2021-02-18 13:45:46 +01:00 |
|
Jens Langhammer
|
fdde97cbbf
|
*: replace Dict from typing with normal dict
|
2021-02-18 13:41:03 +01:00 |
|
Jens L
|
8708e487ae
|
stages: add WebAuthn stage (#550)
* core: add User.uid for globally unique user ID
* admin: fix ?next for Flow list
* stages: add initial webauthn implementation
* web: add ak-flow-submit event to submit flow stage
* web: show error message for webauthn registration
* admin: fix next param not redirecting correctly
* stages/webauthn: remove form
* stages/webauthn: add API
* web: update flow diagram on ak-refresh
* stages/webauthn: add initial authentication
* stages/webauthn: initial authentication implementation
* web: cleanup webauthn utils
* stages: rename otp_* to authenticator and move webauthn to authenticator
* docs: fix broken links
* stages/authenticator_*: fix template paths
* stages/authenticator_validate: add device classes
* stages/authenticator_webauthn: implement django_otp.devices
* stages/authenticator_*: update default stage names
* web: add button to create stage on flow page
* web: don't minify HTML, remove nbsp
* admin: fix typo in stage list
* stages/*: use common base class for stage serializer
* stages/authenticator_*: create default objects after rename
* tests/e2e: adjust stage order
|
2021-02-17 20:49:58 +01:00 |
|
Jens Langhammer
|
4cfcc48b23
|
admin: migrate certificate-keypair list to web
|
2021-02-16 23:16:52 +01:00 |
|
Jens Langhammer
|
60c244c31d
|
core: add User.uid for globally unique user ID
|
2021-02-16 23:04:48 +01:00 |
|
Jens Langhammer
|
69e6221906
|
web: port flow list
|
2021-02-16 22:52:54 +01:00 |
|
Jens Langhammer
|
68eefd083e
|
web: fix linting errors
|
2021-02-16 22:35:55 +01:00 |
|
Jens Langhammer
|
a647917074
|
providers/saml: use redirect binding first
|
2021-02-16 21:35:19 +01:00 |
|
Jens Langhammer
|
099197ba8c
|
providers/saml: fix AuthnRequestsSigned and WantAssertionsSigned not loaded correctly
|
2021-02-16 21:30:15 +01:00 |
|
Jens Langhammer
|
baa2ed5ecc
|
web: fix download button for SAML Metadata download
|
2021-02-16 21:04:03 +01:00 |
|
Jens Langhammer
|
f8ba623fc1
|
web: add more related links, add policy/user/group support for bindings
|
2021-02-16 20:52:59 +01:00 |
|
Jens Langhammer
|
6bcdf36ca6
|
admin: add ?provider for ApplicationCreateView
|
2021-02-16 20:00:52 +01:00 |
|
Jens Langhammer
|
0b75a0028b
|
providers/saml: fix error when getting metadata of provider with no application
|
2021-02-16 19:58:04 +01:00 |
|
Jens Langhammer
|
0901d7461e
|
providers/saml: fix redirect error
|
2021-02-16 19:28:18 +01:00 |
|
Jens Langhammer
|
61772b75ff
|
providers/saml: fix managed mappings not being set on import
|
2021-02-16 19:20:52 +01:00 |
|