Jens Langhammer
|
9440d24358
|
static: use codemirror from npm
|
2020-02-21 15:18:13 +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
|
32a15f84c0
|
root: run bandit as part of pre-commit
|
2020-02-21 09:03:59 +01:00 |
Jens Langhammer
|
93ba4b7f62
|
root: use defusedxml's defuse_stdlib globally
|
2020-02-21 09:00:28 +01:00 |
Jens Langhammer
|
187780dab2
|
new release: 0.8.5-beta
|
2020-02-20 21:39:13 +01:00 |
Jens Langhammer
|
d988f37afc
|
lib: add SentryIgnoredException, to easily ignore exceptions from sentry
|
2020-02-20 21:38:53 +01:00 |
Jens Langhammer
|
295c0bae3f
|
sources/saml: validate SAMLResponse signature
|
2020-02-20 21:34:25 +01:00 |
Jens Langhammer
|
38a22ddf13
|
providers/saml: cleanup encoding
|
2020-02-20 21:33:10 +01:00 |
Jens Langhammer
|
d06f1abb89
|
providers/saml: add POST binding support to Metadata
|
2020-02-20 17:38:42 +01:00 |
Jens Langhammer
|
027a64fad2
|
providers/saml: change default NameID Format to emailAddress
|
2020-02-20 17:37:09 +01:00 |
Jens Langhammer
|
84fc54ddaa
|
sources/saml: entity_id -> issuer
|
2020-02-20 17:23:27 +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
|
3c04afa31f
|
root: use different cookie names for dev instance
|
2020-02-20 17:08:11 +01:00 |
Jens Langhammer
|
40a2a26904
|
sources/saml: fix Metadata cert including PEM header
|
2020-02-20 17:05:11 +01:00 |
Jens Langhammer
|
c8b3c6e51a
|
sources/saml: fix `build_full_url` using incorrect URL parameter
|
2020-02-20 17:04:54 +01:00 |
Jens Langhammer
|
e0272a6422
|
providers/saml: Show error message when trying to get metadata without assigning application
|
2020-02-20 17:04:20 +01:00 |
Jens Langhammer
|
b290bbf6d7
|
new release: 0.8.4-beta
|
2020-02-20 16:17:23 +01:00 |
Jens Langhammer
|
8d875cb01d
|
providers/saml: fix /login/ pointing to wrong view
|
2020-02-20 16:13:55 +01:00 |
Jens Langhammer
|
36b1f8ba36
|
new release: 0.8.3-beta
|
2020-02-20 15:14:49 +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
|
9d8675e54b
|
new release: 0.8.2-beta
|
2020-02-20 13:57:46 +01:00 |
Jens Langhammer
|
22ae986c0b
|
root: add logger name to log output
|
2020-02-20 13:52:14 +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
|
1d22e30c70
|
lib: sentry ignore Redis and OSError
|
2020-02-19 17:13:44 +01:00 |
Jens Langhammer
|
07b7951390
|
sources/ldap: handle user_sync errors better, show warning when user exists already
|
2020-02-19 16:20:33 +01:00 |
Jens Langhammer
|
995615d0a0
|
policies/expression: Return False if Policy returns Undefined and log warning
|
2020-02-19 16:19:02 +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
|
3e2375f970
|
new release: 0.8.1-beta
|
2020-02-19 11:31:05 +01:00 |
Jens Langhammer
|
38ad8e5fd3
|
policies/expression: fix pb_is_sso_flow
|
2020-02-19 11:01:20 +01:00 |
Jens Langhammer
|
c481558a46
|
helm: fix error that FLUSHDB Command is not available
|
2020-02-19 10:57:57 +01:00 |
Jens Langhammer
|
e27a05a7fc
|
lib/sentry: ignore django validation error
|
2020-02-19 10:54:29 +01:00 |
Jens Langhammer
|
e4886f0c6f
|
new release: 0.8.0-beta
|
2020-02-19 10:29:52 +01:00 |
Jens Langhammer
|
8b2ce5476a
|
policies/expression: add annotation to update docs, name jinja filters/funcs more clearly
|
2020-02-19 10:23:42 +01:00 |
Jens Langhammer
|
1b82283a20
|
docs: update policy types, add docs for expression policies
|
2020-02-19 10:21:28 +01:00 |
Jens Langhammer
|
7f3d0113c2
|
policies: remove redundant policies which can be easily implemented with expressions
|
2020-02-19 09:51:15 +01:00 |
Jens Langhammer
|
0f6dd33a6b
|
api: add expression policy to API URLs
|
2020-02-19 09:49:57 +01:00 |
Jens Langhammer
|
5b79b3fd22
|
policies/expression: move evaluation code into separate class
|
2020-02-19 09:49:38 +01:00 |
Jens Langhammer
|
d68c72f1fa
|
lib: remove method_decorator Mixins
|
2020-02-18 22:28:47 +01:00 |
Jens Langhammer
|
9267d0c1dd
|
all: general maintenance, prepare for pyright
|
2020-02-18 22:12:51 +01:00 |