Merge branch 'master' into 30-application-security-gateway
# Conflicts: # passbook/core/policies.py # passbook/core/settings.py
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
"""passbook lib"""
|
||||
__version__ = '0.1.23-beta'
|
||||
__version__ = '0.1.24-beta'
|
||||
|
||||
@ -30,6 +30,7 @@ debug: false
|
||||
secure_proxy_header:
|
||||
HTTP_X_FORWARDED_PROTO: https
|
||||
rabbitmq: guest:guest@localhost/passbook
|
||||
redis: localhost/0
|
||||
# Error reporting, sends stacktrace to sentry.services.beryju.org
|
||||
error_report_enabled: true
|
||||
secret_key: 9$@r!d^1^jrn#fk#1#@ks#9&i$^s#1)_13%$rwjrhd=e8jfi_s
|
||||
|
||||
Reference in New Issue
Block a user