81 lines
3.0 KiB
Plaintext
81 lines
3.0 KiB
Plaintext
passbook (0.1.16) stable; urgency=medium
|
|
|
|
* Replace redis with RabbitMQ
|
|
* updated debian package to suggest RabbitMQ
|
|
* update helm chart to require RabbitMQ
|
|
* fix invalid default config in debian package
|
|
|
|
-- Jens Langhammer <jens.langhammer@beryju.org> Mon, 11 Mar 2019 10:28:36 +0000
|
|
|
|
passbook (0.1.14) stable; urgency=medium
|
|
|
|
* bump version: 0.1.11-beta -> 0.1.12-beta
|
|
* Fix DoesNotExist error when running PolicyEngine against None user
|
|
* allow custom email server for helm installs
|
|
* fix UserChangePasswordView not requiring Login
|
|
|
|
-- Jens Langhammer <jens.langhammer@beryju.org> Mon, 11 Mar 2019 10:28:36 +0000
|
|
|
|
passbook (0.1.12) stable; urgency=medium
|
|
|
|
* bump version: 0.1.10-beta -> 0.1.11-beta
|
|
* rewrite PasswordFactor to use backends setting instead of trying all backends
|
|
* install updated helm release from local folder
|
|
* disable automatic k8s deployment for now
|
|
* fix OAuth Authorization View not requiring authentication
|
|
|
|
-- Jens Langhammer <jens.langhammer@beryju.org> Mon, 11 Mar 2019 08:50:29 +0000
|
|
|
|
passbook (0.1.11) stable; urgency=medium
|
|
|
|
* add group administration
|
|
* bump version: 0.1.9-beta -> 0.1.10-beta
|
|
* fix helm labels being on deployments and not pods
|
|
* automatically deploy after release
|
|
* use Django's Admin FilteredSelectMultiple for Group Membership
|
|
* always use FilteredSelectMultiple for many-to-many fields
|
|
* Add Group Member policy
|
|
* add LDAP Group Membership Policy
|
|
|
|
-- Jens Langhammer <jens.langhammer@beryju.org> Sun, 10 Mar 2019 18:55:31 +0000
|
|
|
|
passbook (0.1.10) stable; urgency=high
|
|
|
|
* bump version: 0.1.7-beta -> 0.1.8-beta
|
|
* consistently using PolicyEngine
|
|
* add more Verbosity to PolicyEngine, rewrite SAML Authorisation check
|
|
* slightly refactor Factor View, add more unittests
|
|
* add impersonation middleware, add to templates
|
|
* bump version: 0.1.8-beta -> 0.1.9-beta
|
|
* fix k8s service routing http traffic to workers
|
|
* Fix button on policy test page
|
|
* better show loading state when testing a policy
|
|
|
|
-- Jens Langhammer <jens.langhammer@beryju.org> Sun, 10 Mar 2019 14:52:40 +0000
|
|
|
|
passbook (0.1.7) stable; urgency=medium
|
|
|
|
* bump version: 0.1.3-beta -> 0.1.4-beta
|
|
* implicitly add kubernetes-healthcheck-host in helm configmap
|
|
* fix debian build (again)
|
|
* add PropertyMapping Model, add Subclass for SAML, test with AWS
|
|
* add custom DynamicArrayField to better handle arrays
|
|
* format data before inserting it
|
|
* bump version: 0.1.4-beta -> 0.1.5-beta
|
|
* fix static files missing for debian package
|
|
* fix password not getting set on user import
|
|
* remove audit's login attempt
|
|
* add passing property to PolicyEngine
|
|
* fix captcha factor not loading keys from Factor class
|
|
* bump version: 0.1.5-beta -> 0.1.6-beta
|
|
* fix MATCH_EXACT not working as intended
|
|
* Improve access control for saml
|
|
|
|
-- Jens Langhammer <jens.langhammer@beryju.org> Fri, 08 Mar 2019 20:37:05 +0000
|
|
|
|
passbook (0.1.4) stable; urgency=medium
|
|
|
|
* initial debian package release
|
|
|
|
-- Jens Langhammer <jens.langhammer@beryju.org> Wed, 06 Mar 2019 18:22:41 +0000
|