Jens L
|
268de20872
|
Proxy v2 (#189)
|
2020-09-03 00:04:12 +02:00 |
Jens L
|
c7a2410b1d
|
OAuth Provider Rewrite (#182)
|
2020-08-19 10:32:44 +02:00 |
Jens Langhammer
|
7334599efd
|
*: update JSON fields to django 3.1
|
2020-08-15 21:04:22 +02:00 |
Jens Langhammer
|
6fa825e372
|
providers/*: remove path-based import from all providers
|
2020-07-20 16:05:09 +02:00 |
Jens Langhammer
|
ac2dd3611f
|
sources/*: remove path-based import from all sources
|
2020-07-20 16:05:09 +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
|
a943d060d2
|
core: add separate autosubmit form for use without flows
|
2020-07-12 18:24:36 +02:00 |
Jens Langhammer
|
996aa367d3
|
core: fix autosubmit_form loading full template
|
2020-07-12 17:45:03 +02:00 |
Jens Langhammer
|
2d2b2d08f4
|
core: fix source slug not being unique
|
2020-07-09 23:05:46 +02:00 |
Jens Langhammer
|
9518cefdd7
|
flows: fix default-source-enrollment-if-username expression
|
2020-07-09 00:20:42 +02:00 |
Jens Langhammer
|
32d5c26577
|
core: fix base_full template missing messages
|
2020-07-09 00:18:45 +02:00 |
Jens Langhammer
|
d831599608
|
core: make autosubmit_form generic template
|
2020-07-08 14:27:58 +02:00 |
Jens Langhammer
|
1524880eec
|
core: add generic login/base_full template for static login views
|
2020-07-08 14:17:29 +02:00 |
Jens Langhammer
|
429627494c
|
root: fix passbook.footer_links not being rendered
|
2020-07-08 13:18:33 +02:00 |
Jens Langhammer
|
17a2ac73e7
|
stages/user_write: add signals
|
2020-07-07 15:49:02 +02:00 |
Jens Langhammer
|
6bc6f947dd
|
stages/invitation: move invite signals from core to app
|
2020-07-07 15:46:13 +02:00 |
Jens Langhammer
|
9958019bf3
|
core: fix user's sidebar links for sources
|
2020-07-06 17:46:41 +02:00 |
Jens Langhammer
|
78e5d471e3
|
core: fix type annotation for user settings
|
2020-07-05 23:49:33 +02:00 |
Jens Langhammer
|
d5a3e09a98
|
core: add token Intents
|
2020-07-05 23:14:57 +02:00 |
Jens Langhammer
|
26613b6ea9
|
core: fix application overview
|
2020-07-05 22:58:52 +02:00 |
Jens Langhammer
|
16b966c16e
|
policies: Show grouped Dropdown for Target
|
2020-07-04 00:16:16 +02:00 |
Jens Langhammer
|
bead19c64c
|
flows: cleanup denied view, use everywhere
|
2020-07-02 13:48:42 +02:00 |
Jens Langhammer
|
cc0b8164b0
|
providers/*: use PolicyAccessMixin to simplify
|
2020-07-01 23:18:10 +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 Langhammer
|
6634cc2edf
|
root: add group_membership policy
|
2020-07-01 21:18:05 +02:00 |
Jens Langhammer
|
219acf76d5
|
core: fix forms for radio buttons
|
2020-07-01 12:47:27 +02:00 |
Jens Langhammer
|
62c20b6e67
|
admin: add list of all tokens
|
2020-07-01 12:27:30 +02:00 |
Jens Langhammer
|
02c1c434a2
|
core: update styling of impersonate banner
|
2020-07-01 12:01:58 +02:00 |
Jens Langhammer
|
89c33060d4
|
core: fix user settings sidebar buttons not being enabled
|
2020-06-30 21:26:43 +02:00 |
Jens Langhammer
|
b61f595562
|
core: ensure user settings are sorted by name
|
2020-06-30 21:24:58 +02:00 |
Jens Langhammer
|
ce2230f774
|
stages/otp_*: update user setting design
|
2020-06-30 21:23:37 +02:00 |
Jens Langhammer
|
c59c6aa728
|
stages/*: minor UI updates, cleanup
|
2020-06-30 19:06:41 +02:00 |
Jens Langhammer
|
b270fb0742
|
stages/otp_time: implement TOTP Setup stage
|
2020-06-30 12:14:40 +02:00 |
Jens Langhammer
|
285a69d91f
|
Merge branch 'master' into otp-rework
|
2020-06-30 11:23:09 +02:00 |
Jens Langhammer
|
f040223646
|
audit: move events list from admin to audit app
|
2020-06-30 10:23:54 +02:00 |
Jens Langhammer
|
d33f632203
|
flows: add CancelView to cancel current flow execution
|
2020-06-30 00:11:01 +02:00 |
Jens Langhammer
|
920858ff72
|
Merge branch 'master' into otp-rework
# Conflicts:
# passbook/flows/models.py
# passbook/stages/otp/models.py
# swagger.yaml
|
2020-06-29 22:54:18 +02:00 |
Jens Langhammer
|
d6a8d8292d
|
core: UIUserSettings: remove icon, rename view_name to URL for complete URL
|
2020-06-29 16:20:33 +02:00 |
Jens Langhammer
|
b8654c06bf
|
flows: remove generic "password change" designation and add setup_stage
|
2020-06-29 11:12:51 +02:00 |
Jens Langhammer
|
9d03c4c7d2
|
flows: Stage ui_user_settings -> staticmethod with context as argument
|
2020-06-28 10:31:26 +02:00 |
Jens Langhammer
|
db6cb5ad51
|
core: make generic error template work with shell executor
|
2020-06-23 21:49:43 +02:00 |
Jens Langhammer
|
1b3c0adf75
|
e2e: cleanup, always take screenshots on teardown
|
2020-06-21 15:09:01 +02:00 |
Jens Langhammer
|
af8cdb34ee
|
*: fix not all migrations using db_alias
|
2020-06-19 20:43:27 +02:00 |
Jens Langhammer
|
3713d111a4
|
core: fix integrity error for default user
closes #75
|
2020-06-18 19:04:13 +02:00 |
Jens Langhammer
|
34c1b3b68b
|
stages/password: Improve support for password managers
|
2020-06-15 18:37:59 +02:00 |
Jens Langhammer
|
2a3166bf7e
|
ui: (pf4) Update pagination and toolbar
|
2020-06-09 13:40:03 +02:00 |
Jens Langhammer
|
b86b36f947
|
ui: (pf4) update forms
|
2020-06-09 13:39:35 +02:00 |
Jens Langhammer
|
d6b9e67e78
|
ui: (pf4) fix navbar
|
2020-06-09 13:11:54 +02:00 |
Jens Langhammer
|
f589da4e72
|
ui: (pf4) fix empty state
|
2020-06-09 09:52:25 +02:00 |