Jens Langhammer
|
5ff1dd8426
|
core: move impersonation to core, add tests, add better permission checks
|
2020-09-17 16:24:53 +02:00 |
Jens Langhammer
|
f1ccef7f6a
|
e2e: add tests for proxy provider and outposts
|
2020-09-16 23:22:17 +02:00 |
Jens Langhammer
|
0a5e14a352
|
core: make is_superuser a group property, remove from user
|
2020-09-15 23:10:31 +02:00 |
Jens Langhammer
|
40614a65fc
|
flows: move complete denied view and template to flows
|
2020-09-14 21:52:43 +02:00 |
Jens Langhammer
|
c60d1e1f9a
|
core: separate expiry logic from tokens and make re-usable
|
2020-07-20 10:57:12 +02:00 |
Jens Langhammer
|
310b31a8b7
|
core: fix linting
|
2020-07-01 22:35:38 +02:00 |
Jens Langhammer
|
13900bc603
|
lib: cleanup unused widgets
|
2020-07-01 22:27:58 +02:00 |
Jens L
|
beabba2890
|
flows: Load Stages without refreshing the whole page (#33)
* flows: initial implementation of FlowExecutorShell
* flows: load messages dynamically upon card refresh
|
2020-05-24 00:57:25 +02:00 |
Jens Langhammer
|
57fed2b92b
|
stages/user_delete: fix formatting
|
2020-05-12 15:23:17 +02:00 |
Jens Langhammer
|
e45b33c6c2
|
stages/user_delete: add user delete stage, remove view from core
|
2020-05-12 14:50:00 +02:00 |
Jens Langhammer
|
fc9f86cccc
|
lib: use TemplateResponse for bad_request_message
|
2020-05-11 14:08:04 +02:00 |
Jens Langhammer
|
e12780f78f
|
flows: add invalidation designation, use as default logout action
|
2020-05-11 01:12:57 +02:00 |
Jens Langhammer
|
69120da45c
|
core: remove redundant views/forms
|
2020-05-11 00:49:48 +02:00 |
Jens Langhammer
|
4315d1a03c
|
stages/prompt: add prompt stage: dynamically created forms based on database
|
2020-05-10 16:20:17 +02:00 |
Jens Langhammer
|
0aad0604d8
|
stages/identification: migrate from core to separate stage
|
2020-05-09 21:31:29 +02:00 |
Jens Langhammer
|
273af0f1cb
|
core/auth: fix unittests for flows
|
2020-05-08 16:43:22 +02:00 |
Jens Langhammer
|
5400882d78
|
flows/: more migration progress, consolidate views
|
2020-05-07 21:30:52 +02:00 |
Jens Langhammer
|
3bd1eadd51
|
all: implement black as code formatter
|
2019-12-31 12:51:16 +01:00 |
Langhammer, Jens
|
f2acc154cd
|
*(minor): small refactor
|
2019-10-07 16:33:48 +02:00 |
Langhammer, Jens
|
7bff2734aa
|
lint(minor): fix all remaining pylint and prospector errors
|
2019-10-01 11:08:56 +02:00 |
Jens Langhammer
|
acabb2df54
|
fix unittests
|
2019-03-11 11:44:12 +01:00 |
Jens Langhammer
|
501fed1922
|
rewrite PasswordFactor to use backends setting instead of trying all backends
|
2019-03-10 21:47:08 +01:00 |
Jens Langhammer
|
37aeeea239
|
slightly refactor Factor View, add more unittests
|
2019-03-10 02:08:09 +01:00 |
Jens Langhammer
|
5b771da972
|
switch from first_name and last_name to name
|
2019-02-27 15:09:05 +01:00 |
Jens Langhammer
|
b19b5b644d
|
remove hardcoded passwords
|
2019-02-26 13:06:22 +01:00 |
Jens Langhammer
|
06b65a7882
|
add unittests, woo
|
2019-02-26 10:57:05 +01:00 |
Jens Langhammer
|
e0ef061771
|
fix pylint errors....
|
2019-02-25 17:32:52 +01:00 |
Jens Langhammer
|
10d6a30f2c
|
add experimental HaveIBeenPwned Password Policy
|
2019-02-25 17:21:56 +01:00 |
Jens Langhammer
|
8c94aef6d0
|
add stub test so coverage doesn't crash
|
2019-02-25 17:21:06 +01:00 |