Releases: goauthentik/authentik
Release 0.8.1-beta
- helm: fix error that FLUSHDB Command is not available
- lib/sentry: ignore django validation error
- policies/expression: fix pb_is_sso_flow
Release 0.8.0-beta
-
policies: breakking remove redundant policies which can be easily implemented with expressions
-
sources/oauth: breakking improve default OAuth2 Client, send access_token as Bearer Authz
-
sources/oauth: breakking remove redundant OAuth2Clients
-
sources/oauth: breakking remove supervisr
-
admin: fix user object being overwritten when deleting a user
-
admin: load custom policy templates
-
all: cleanup logging to be structured
-
all: general maintenance, prepare for pyright
-
api: add expression policy to API URLs
-
audit: log event creation on save
-
core: only show icon on login page if defined
-
core: sort applications by name
-
docs: add ansible tower/awx integration guide
-
docs: add aws integration
-
docs: update policy types, add docs for expression policies
-
factors: strip port for domain check
-
lib: remove method_decorator Mixins
-
policies/expression: add annotation to update docs, name jinja filters/funcs more clearly
-
policies/expression: move evaluation code into separate class
-
providers/saml: fix metadata URLs using incorrect params
-
sources/oauth: remove leading spaces in default URLs
Release 0.7.17-beta
- core: check PropertyMapping's expression syntax before save
- docs: use note blocks instead of code blocks for product description
- factors/view: show concise error message when domain is mis-configured
- lib: add helper method for 400 response with message
- policies/expression: add Expression based policy
- providers/saml: add modal to show metadata without download
- providers/saml: better handle PropertyMapping evaluation errors
- providers/saml: change assertion_valid_not_before default to -5 minutes
- providers/saml: fix linting error
- providers/saml: transition to dataclass from dict, cleanup unused templates, add missing autosubmit_form
- sources/ldap: better handle property mapping evaluation errors
Release 0.7.16-beta
- admin: fix form missing on update pages
- admin: fix CodeMirror field not loading correctly
Release 0.7.15-beta
- *: propertymapping template -> expression
- admin: add support for template field and Jinja2 highlighting
- admin: parameterise generic from's base template
- core: add template field to PropertyMapping
- Merge pull request #4 from BeryJu/propertymapping-jinja
- providers/saml: add changeable signature and digest algorithm
- providers/saml: add custom help text for templates, add docs for User Object reference
- providers/saml: update to new PropertyMappings
- root: remove prospector from Pipfile as it causes lock issues, install in CI
- sources/* add missing migrations
- sources/ldap: update LDAP source to use new property mappings
Release 0.7.14-beta
- lib/config: remove autoreload handler as this API is gone in django 3
- policies/engine: fix cached policy results being ignored
- policies/engine: set mp start method to fork to fix issues under macOS
- providers/saml: handle uncompressed SAML AuthNRequest
- providers/saml: more typehints
- providers/saml: move default saml properties to DB
- providers/saml: move field labels from Form into models
- root/wsgi: log requests with event name of request
- sources/ldap: move labels from form to models
- sources/oauth: move labels from form to models
- sources/saml: move labels from forms to models
Release 0.7.13-beta
- *: upgrade python 3.7 to 3.8
- build(deps): bump django from 2.2.9 to 2.2.10
- core: add more prometheus metrics
- docs: fix site_url
- global: fix import order
- Merge pull request #3 from BeryJu/dependabot/pip/django-2.2.10
- providers/app_gw: fix wrong UPSTREAM parameter
- providers/saml: big cleanup, simplify base processor
- providers/saml: some more cleanup, fix get_time_string when called without argument
- root: fix credential variables overwriting each other
- root: fix prometheus path in ServiceMonitor, return WWW-Authenticate header so basic auth is sent
Release 0.7.9-beta
version/0.7.9-beta new release: 0.7.9-beta
version/0.7.7-beta
new release: 0.7.7-beta
Release 0.7.12-beta
version/0.7.12-beta new release: 0.7.12-beta