Jens Langhammer
|
535d529193
|
ui: fix title, fix navigation on user settings
|
2020-02-29 14:46:58 +01:00 |
Jens Langhammer
|
736e13fc35
|
ui: add template for csrf errors
|
2020-02-28 11:41:28 +01:00 |
Jens Langhammer
|
966fff008c
|
ui: re-enable branding on navbar
|
2020-02-28 11:37:07 +01:00 |
Jens Langhammer
|
64f15eadbd
|
providers/saml: fix CSRF errors with POST binding
|
2020-02-28 10:50:16 +01:00 |
Jens Langhammer
|
81b66ecdcd
|
core: remove some more dead code, add more help texts for factors
|
2020-02-27 16:39:30 +01:00 |
Jens Langhammer
|
82654b3fd9
|
ui: re-organize some of the navigation to make it cleaner for end-users
|
2020-02-27 14:59:34 +01:00 |
Jens Langhammer
|
22838e66fe
|
providers/saml: fix users being able to authenticate without audit logs being created
|
2020-02-24 14:40:12 +01:00 |
Jens Langhammer
|
af91e2079b
|
core: sort provider by pk when selection application provider
|
2020-02-24 14:10:51 +01:00 |
Jens Langhammer
|
4daa70c894
|
core: fix saving of policy not correctly clearing it's cache
|
2020-02-24 13:15:52 +01:00 |
Jens Langhammer
|
155c9a4c3f
|
ui: update remaining forms, completely remove jQuery
|
2020-02-24 13:13:28 +01:00 |
Jens Langhammer
|
70ede8581a
|
core: sort sources on login view
|
2020-02-23 20:19:01 +01:00 |
Jens Langhammer
|
b99d23c119
|
all: remove dead code
|
2020-02-23 15:32:20 +01:00 |
Jens Langhammer
|
3d4f43d6e3
|
ui: show default icon for source without icon
|
2020-02-23 15:09:58 +01:00 |
Jens Langhammer
|
8c329dca7d
|
core: add migration to fix null fields in core.application
|
2020-02-22 19:26:34 +01:00 |
Jens Langhammer
|
995c87938f
|
core: fix default Null causing issues in translation
|
2020-02-21 23:10:00 +01:00 |
Jens Langhammer
|
8dbbe9102b
|
ui: fix application grid icons, fix SAML Authorize
|
2020-02-21 22:16:58 +01:00 |
Jens Langhammer
|
2f51f354de
|
ui: fix app icon not showing
|
2020-02-21 22:02:44 +01:00 |
Jens Langhammer
|
1285ba6fbb
|
ui: include font-awesome
|
2020-02-21 18:00:09 +01:00 |
Jens Langhammer
|
26bf6fd22f
|
all: add more helpful help_text to models
|
2020-02-21 15:12:16 +01:00 |
Jens Langhammer
|
e2f836feae
|
all: fix left over references to error templates
|
2020-02-21 15:05:32 +01:00 |
Jens Langhammer
|
b6326f399c
|
ui: clean up more generic forms, remove is_login everywhere
|
2020-02-21 15:00:45 +01:00 |
Jens Langhammer
|
ea6a1422f7
|
ui: rewrite admin templates to pf4, add some helper scripts
|
2020-02-21 14:20:16 +01:00 |
Jens Langhammer
|
8fd86a28ff
|
ui: fixup minor issues, add static app
|
2020-02-21 11:20:55 +01:00 |
Jens Langhammer
|
d88283a7a9
|
Merge branch 'master' into pf4
# Conflicts:
# passbook/core/static/img/logos/discord.svg
# passbook/core/static/js/passbook.js
# passbook/core/templates/login/with_sources.html
# passbook/core/templates/overview/index.html
# passbook/core/views/authentication.py
|
2020-02-21 09:05:40 +01:00 |
Jens Langhammer
|
d988f37afc
|
lib: add SentryIgnoredException, to easily ignore exceptions from sentry
|
2020-02-20 21:38:53 +01:00 |
Jens Langhammer
|
0b5caa85f5
|
all: sort imports and cleanup
|
2020-02-20 17:23:05 +01:00 |
Jens Langhammer
|
14e0a17dbc
|
ui: don't remove dashes when auto generating slug
|
2020-02-20 17:13:50 +01:00 |
Jens Langhammer
|
6c889eff27
|
core: fix application icons not loading, fix with_sources being broken
|
2020-02-20 14:30:06 +01:00 |
Jens Langhammer
|
2bef5f3911
|
policies: struct -> types to match core
|
2020-02-20 13:52:05 +01:00 |
Jens Langhammer
|
3c2b8e5ee1
|
all: prefix all UI related methods with ui_, switch to property and return dataclass
|
2020-02-20 13:51:41 +01:00 |
Jens Langhammer
|
c96571bdba
|
core: fix discord logo being hard to see
|
2020-02-20 13:50:05 +01:00 |
Jens Langhammer
|
2dfd93afb1
|
core: add more fields for metadata of applications
|
2020-02-20 13:45:22 +01:00 |
Jens Langhammer
|
f1d77d475c
|
ui: start patternfly v4 migration
|
2020-02-19 21:03:39 +01:00 |
Jens Langhammer
|
ac273aab75
|
core: raise PropertyMappingExpressionException when PropertyMapping returns Undefined
|
2020-02-19 16:18:31 +01:00 |
Jens Langhammer
|
44cd03654d
|
core: base set maximum-scale to 1
|
2020-02-19 15:11:25 +01:00 |
Jens Langhammer
|
38ad8e5fd3
|
policies/expression: fix pb_is_sso_flow
|
2020-02-19 11:01:20 +01:00 |
Jens Langhammer
|
9267d0c1dd
|
all: general maintenance, prepare for pyright
|
2020-02-18 22:12:51 +01:00 |
Jens Langhammer
|
4e8238603a
|
all: cleanup logging to be structured
|
2020-02-18 21:35:58 +01:00 |
Jens Langhammer
|
74ad1b6759
|
factors: strip port for domain check
|
2020-02-18 17:05:30 +01:00 |
Jens Langhammer
|
cd1af15c56
|
core: sort applications by name
|
2020-02-18 17:00:56 +01:00 |
Jens Langhammer
|
878169ea2e
|
core: only show icon on login page if defined
|
2020-02-18 17:00:26 +01:00 |
Jens Langhammer
|
e2631cec0e
|
factors/view: show concise error message when domain is mis-configured
|
2020-02-18 16:29:04 +01:00 |
Jens Langhammer
|
9f00843441
|
policies/expression: add Expression based policy
|
2020-02-18 15:12:50 +01:00 |
Jens Langhammer
|
f31cd7dec6
|
core: check PropertyMapping's expression syntax before save
|
2020-02-18 15:12:05 +01:00 |
Jens Langhammer
|
083e317028
|
lib: add helper method for 400 response with message
|
2020-02-18 10:13:53 +01:00 |
Jens Langhammer
|
813b2676de
|
providers/saml: better handle PropertyMapping evaluation errors
|
2020-02-18 10:12:42 +01:00 |
Jens Langhammer
|
3aa2f1e892
|
*: propertymapping template -> expression
|
2020-02-17 20:38:14 +01:00 |
Jens Langhammer
|
e6c47fee26
|
core: add template field to PropertyMapping
|
2020-02-17 17:47:51 +01:00 |
Jens Langhammer
|
2be026dd44
|
global: fix import order
|
2020-02-14 15:17:40 +01:00 |
Jens Langhammer
|
d9ecb7070d
|
core: add more prometheus metrics
|
2020-01-19 21:01:26 +01:00 |