Jens Langhammer
|
525d271535
|
*: apply new black styling
|
2020-09-30 19:34:22 +02:00 |
Jens Langhammer
|
59dbc15be7
|
core: make group_attributes include user's attributes
|
2020-09-30 11:39:25 +02:00 |
Jens Langhammer
|
9724ded194
|
policies: change .form() and .serializer() to properties, add tests
|
2020-09-29 10:32:58 +02:00 |
Jens Langhammer
|
e54b98a80e
|
e2e: cleanup tests, remove XPATH selectors
|
2020-09-28 18:19:46 +02:00 |
Jens Langhammer
|
07e20a2950
|
core: add AuthJsonConsumer to handle websocket authentication
|
2020-09-26 20:11:04 +02:00 |
Jens Langhammer
|
6366d50a0e
|
core: show 'Create Application' button based on perms
|
2020-09-26 19:54:52 +02:00 |
Jens Langhammer
|
6e4ce8dbaa
|
core: cache user's is_superuser
|
2020-09-26 00:34:35 +02:00 |
Jens Langhammer
|
7be50c2574
|
flows: add ConfigurableStage base class and ConfigureFlowInitView
|
2020-09-25 12:49:19 +02:00 |
Jens Langhammer
|
52c4fb431f
|
core: add user.group_attributes
|
2020-09-24 15:45:58 +02:00 |
Jens Langhammer
|
e2cc2843d8
|
core: add X-passbook-id to every request with unique ID
|
2020-09-21 19:37:44 +02:00 |
Jens Langhammer
|
585afd1bcd
|
core: remove migration dependency on ldap
|
2020-09-21 13:21:03 +02:00 |
Jens Langhammer
|
f99eaa85ac
|
sources/ldap: implement LDAP password validation and syncing
|
2020-09-21 11:46:35 +02:00 |
Jens Langhammer
|
5fa3729702
|
audit: fix fields for events from impersonation being swapped
|
2020-09-19 22:54:36 +02:00 |
Jens Langhammer
|
fe4a0c3b44
|
core: add impersonation start/end to audit log
also add impersonated user as context to other logs
|
2020-09-18 23:39:37 +02:00 |
Jens Langhammer
|
cba78b4de7
|
providers/*: fix launch_url not working
|
2020-09-17 21:53:57 +02:00 |
Jens Langhammer
|
5ff1dd8426
|
core: move impersonation to core, add tests, add better permission checks
|
2020-09-17 16:24:53 +02:00 |
Jens Langhammer
|
bf33828ac1
|
core: fix overview template for non-rectangular icons
|
2020-09-17 10:44:10 +02:00 |
Jens Langhammer
|
4b39c71de0
|
providers/oauth2: accept token as post param
|
2020-09-16 23:38:55 +02:00 |
Jens Langhammer
|
818f417fd8
|
providers/oauth2: only send id_token as access_token if ADFS compat mode is enabled
|
2020-09-16 23:31:03 +02:00 |
Jens Langhammer
|
f1ccef7f6a
|
e2e: add tests for proxy provider and outposts
|
2020-09-16 23:22:17 +02:00 |
Jens Langhammer
|
ea9687c30b
|
core: don't fail migrations if no pbadmin exists
|
2020-09-15 23:37:39 +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
|
c7daadfb18
|
core: fix logic error in expired models cleanup
|
2020-09-15 12:53:02 +02:00 |
Jens Langhammer
|
40614a65fc
|
flows: move complete denied view and template to flows
|
2020-09-14 21:52:43 +02:00 |
Jens Langhammer
|
5184c4b7ef
|
flows: fix FlowNonApplicableException and EmptyFlowException leading to infinite spinners
|
2020-09-14 18:40:26 +02:00 |
Jens Langhammer
|
2c07859b68
|
core: add automatic launch_url detection based on provider
|
2020-09-14 18:12:42 +02:00 |
Jens Langhammer
|
501683e3cb
|
outposts: add tests for permissions
|
2020-09-14 17:34:07 +02:00 |
Jens Langhammer
|
bebeff9f7f
|
root: allow for changing of logo and branding
|
2020-09-13 17:52:33 +02:00 |
Jens Langhammer
|
b317852e8a
|
static: replace brand.svg with text and font
|
2020-09-13 17:33:30 +02:00 |
Jens L
|
23cccebb96
|
pytest (#209)
|
2020-09-11 23:21:11 +02:00 |
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 |