Jens Langhammer
|
32d5c26577
|
core: fix base_full template missing messages
|
2020-07-09 00:18:45 +02:00 |
Jens Langhammer
|
ef2cdf27b3
|
stages/prompt: add static and separator elements
|
2020-07-09 00:00:15 +02:00 |
Jens Langhammer
|
e58ac7ae90
|
polices: add helper to remove None-value keys from dict for policies
|
2020-07-08 23:07:16 +02:00 |
Jens Langhammer
|
d786fa4b7c
|
sources/oauth: rewrite to not directly create user, pre-seed data into flow
|
2020-07-08 20:39:20 +02:00 |
Jens Langhammer
|
0e3e73989d
|
sources/saml: Add NameID Policy field, sent with AuthnRequest
|
2020-07-08 16:18:09 +02:00 |
Jens Langhammer
|
d831599608
|
core: make autosubmit_form generic template
|
2020-07-08 14:27:58 +02:00 |
Jens Langhammer
|
1e57926603
|
sources/saml: add POST_AUTO binding which auto redirects to IdP
|
2020-07-08 14:18:08 +02:00 |
Jens Langhammer
|
1524880eec
|
core: add generic login/base_full template for static login views
|
2020-07-08 14:17:29 +02:00 |
Jens Langhammer
|
0bfb623f97
|
providers/saml: fix autosubmit_form using wrong template
|
2020-07-08 14:12:44 +02:00 |
Jens Langhammer
|
429627494c
|
root: fix passbook.footer_links not being rendered
|
2020-07-08 13:18:33 +02:00 |
Jens Langhammer
|
9feea155fe
|
root: fix /favicon being routed to application server
|
2020-07-08 13:18:08 +02:00 |
Jens L
|
2717e02d93
|
Merge pull request #119 from BeryJu/dependabot/pip/boto3-1.14.18
build(deps): bump boto3 from 1.14.17 to 1.14.18
|
2020-07-08 12:57:40 +02:00 |
dependabot-preview[bot]
|
18bd803b0d
|
build(deps): bump boto3 from 1.14.17 to 1.14.18
Bumps [boto3](https://github.com/boto/boto3) from 1.14.17 to 1.14.18.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.14.17...1.14.18)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-08 05:16:20 +00:00 |
Jens Langhammer
|
c7f078ffcc
|
new release: 0.9.0-pre7
|
2020-07-07 22:34:44 +02:00 |
Jens Langhammer
|
571cb3d65f
|
sources/oauth: disable twitter source while its broken
|
2020-07-07 22:25:50 +02:00 |
Jens Langhammer
|
8c500c38b1
|
policies/reputation: only change score when credentials contain username
|
2020-07-07 22:25:37 +02:00 |
Jens Langhammer
|
5644e57e6a
|
sources/oauth: directly call AuthorizedServiceBackend instead of authenticate()
|
2020-07-07 22:23:45 +02:00 |
Jens Langhammer
|
cfc181eed1
|
sources/oauth: fix wrong comparions
closes #118
|
2020-07-07 21:46:16 +02:00 |
Jens Langhammer
|
91bea38b8e
|
lib: ignore APM errors
|
2020-07-07 21:45:36 +02:00 |
Jens Langhammer
|
d95c5aa739
|
root: allow changing of APM verify_server_cert setting
|
2020-07-07 19:59:32 +02:00 |
Jens Langhammer
|
0b250b897e
|
new release: 0.9.0-pre6
|
2020-07-07 19:14:29 +02:00 |
Jens L
|
c6880a0f16
|
Merge pull request #117 from BeryJu/apm
Support for Elastic APM
|
2020-07-07 18:48:40 +02:00 |
Jens Langhammer
|
beb5ffcbdd
|
ci: fix gatekeeper dockerfile path
|
2020-07-07 18:48:24 +02:00 |
Jens Langhammer
|
0715cac39b
|
root: remove psutil as we have external monitoring for CPU
|
2020-07-07 18:24:24 +02:00 |
Jens Langhammer
|
41117d873d
|
ci: fix gatekeeper building the wrong image
|
2020-07-07 18:23:15 +02:00 |
Jens Langhammer
|
231e448b1a
|
lib/eval: fix import order
|
2020-07-07 18:05:38 +02:00 |
Jens Langhammer
|
b3b8cd807d
|
root: expose APM settings in helm chart
|
2020-07-07 17:54:07 +02:00 |
Jens Langhammer
|
9021bbd5de
|
root: implement APM support
|
2020-07-07 17:43:10 +02:00 |
Jens Langhammer
|
169475ab39
|
crypto: add colon seperator for fingerprint
|
2020-07-07 17:05:31 +02:00 |
Jens Langhammer
|
c00e01626e
|
sources/ldap: adjust task schedule name
|
2020-07-07 17:04:07 +02:00 |
Jens Langhammer
|
05d4a9ef62
|
policies/reputation: rewrite to save score into cache and save into DB via worker
|
2020-07-07 17:03:57 +02:00 |
Jens Langhammer
|
17a2ac73e7
|
stages/user_write: add signals
|
2020-07-07 15:49:02 +02:00 |
Jens Langhammer
|
6bc6f947dd
|
stages/invitation: move invite signals from core to app
|
2020-07-07 15:46:13 +02:00 |
Jens Langhammer
|
b048a1fb4f
|
ci: notify sentry of new releases
|
2020-07-07 14:09:28 +02:00 |
Jens Langhammer
|
363940ee8d
|
root: fix API requests erroring
|
2020-07-07 14:02:20 +02:00 |
Jens L
|
a64e53479c
|
Merge pull request #115 from BeryJu/dependabot/pip/boto3-1.14.17
build(deps): bump boto3 from 1.14.16 to 1.14.17
|
2020-07-07 13:34:53 +02:00 |
Jens L
|
14fdbe7720
|
Merge pull request #116 from BeryJu/dependabot/pip/coverage-5.2
build(deps-dev): bump coverage from 5.1 to 5.2
|
2020-07-07 13:34:41 +02:00 |
Jens L
|
f56332c954
|
Merge branch 'master' into dependabot/pip/boto3-1.14.17
|
2020-07-07 13:14:07 +02:00 |
Jens L
|
21c53c748f
|
Merge branch 'master' into dependabot/pip/coverage-5.2
|
2020-07-07 13:13:55 +02:00 |
Jens Langhammer
|
b12182c1d1
|
admin: improve overview layout
|
2020-07-07 13:13:15 +02:00 |
Jens Langhammer
|
d8f27f595a
|
admin: use django cache for admin version (expiry)
|
2020-07-07 13:12:54 +02:00 |
dependabot-preview[bot]
|
b25dc2aaa3
|
build(deps-dev): bump coverage from 5.1 to 5.2
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.1 to 5.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.1...coverage-5.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-07 05:24:51 +00:00 |
dependabot-preview[bot]
|
3ec3849e72
|
build(deps): bump boto3 from 1.14.16 to 1.14.17
Bumps [boto3](https://github.com/boto/boto3) from 1.14.16 to 1.14.17.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.14.16...1.14.17)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-07 05:23:18 +00:00 |
Jens Langhammer
|
2dc1b65718
|
ui: fix modal layout
|
2020-07-06 20:50:14 +02:00 |
Jens Langhammer
|
af22f507f4
|
sources/oauth: fix template for user settings
|
2020-07-06 17:48:53 +02:00 |
Jens Langhammer
|
9958019bf3
|
core: fix user's sidebar links for sources
|
2020-07-06 17:46:41 +02:00 |
Jens Langhammer
|
02d65972cb
|
admin: fix submit button on update form
|
2020-07-06 17:46:30 +02:00 |
Jens Langhammer
|
24ad893350
|
admin: fix token_list template
|
2020-07-06 17:43:20 +02:00 |
Jens Langhammer
|
9c5792b1e1
|
docs: migrate TOTP and Static OTP devices
|
2020-07-06 17:42:46 +02:00 |
Jens Langhammer
|
094d191bff
|
new release: 0.9.0-pre5
|
2020-07-06 12:52:34 +02:00 |