Jens Langhammer
|
5f3ab22bea
|
providers/oauth2: fix incorrect background set on end session screen
|
2020-12-19 14:24:28 +01:00 |
|
Jens Langhammer
|
e4b66d991c
|
release: 0.13.2-stable
|
2020-12-17 20:20:47 +01:00 |
|
Jens Langhammer
|
68adc2d5a5
|
admin: fix warning during swagger generation
|
2020-12-17 19:49:35 +01:00 |
|
Jens Langhammer
|
349a3a67d5
|
flows: use to_stage_response in _flow_done()
|
2020-12-17 19:34:15 +01:00 |
|
Jens Langhammer
|
e1394207e7
|
flows: fix inconsistent behaviour when flow is empty
|
2020-12-17 19:22:24 +01:00 |
|
Jens Langhammer
|
f265c1f10b
|
admin: fix cache clean views erroring
|
2020-12-17 19:03:32 +01:00 |
|
Jens Langhammer
|
0b36aad5c8
|
admin: ensure clean_expired_models is called during tests
|
2020-12-17 00:17:20 +01:00 |
|
Jens Langhammer
|
a5e5e140d6
|
admin: add full api tests
|
2020-12-16 23:42:44 +01:00 |
|
Jens Langhammer
|
29f98abd00
|
root: update swagger
|
2020-12-16 23:32:14 +01:00 |
|
Jens Langhammer
|
d7fa52ebf3
|
admin: remove old admin overview
|
2020-12-16 23:21:38 +01:00 |
|
Jens Langhammer
|
48438e28fd
|
admin: separate overview API into WorkerAPI and VersionAPI
|
2020-12-16 22:53:53 +01:00 |
|
Jens Langhammer
|
885a2f0a58
|
web: add flow and policy cache card
|
2020-12-16 22:30:37 +01:00 |
|
Jens Langhammer
|
cf46ee06b7
|
api: create dedicated api for cached flows and policies
|
2020-12-16 22:18:36 +01:00 |
|
Jens Langhammer
|
1179ba4ef2
|
api: remove counters from overview api and allow filtering on object apis
|
2020-12-16 22:00:29 +01:00 |
|
Jens Langhammer
|
3c12c8b3ff
|
core: make Provider SerializerModel
|
2020-12-16 21:38:40 +01:00 |
|
Jens Langhammer
|
c24d1b6b84
|
outposts: fix incorrect timeout for state cache
|
2020-12-16 12:14:34 +01:00 |
|
Jens Langhammer
|
040e148a73
|
release: 0.13.1-stable
|
2020-12-16 11:26:15 +01:00 |
|
Jens Langhammer
|
835a9aaaf2
|
outposts: fix circular import
|
2020-12-16 00:00:36 +01:00 |
|
Jens Langhammer
|
42005e7def
|
outposts: ensure all Service Connection state updates are done by the task
|
2020-12-15 23:39:52 +01:00 |
|
Jens Langhammer
|
d9956e1e9c
|
outpost: fix invalid incluster config causing Outpost Service Connection list to fail
|
2020-12-15 21:17:33 +01:00 |
|
Jens Langhammer
|
4b1e73251a
|
root: fix messages showing for all sessions of a user
|
2020-12-15 15:19:15 +01:00 |
|
Jens Langhammer
|
9f2e9e8444
|
release: 0.13.0-stable
|
2020-12-14 11:20:47 +01:00 |
|
Jens Langhammer
|
a3d361f500
|
outposts: fix controller not using token.key
|
2020-12-14 11:03:49 +01:00 |
|
Jens Langhammer
|
e9bb583b32
|
providers/proxy: ensure pb_proxy is deleted and ak_proxy is created
|
2020-12-14 10:47:49 +01:00 |
|
dependabot[bot]
|
078d648551
|
build(deps): bump uvicorn from 0.13.0 to 0.13.1 (#390)
* build(deps): bump uvicorn from 0.13.0 to 0.13.1
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.13.0...0.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
* root: remove asgi workaround when websocket is closed during connect
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2020-12-14 10:05:07 +01:00 |
|
Jens Langhammer
|
f0f3245388
|
root: fix links to docs
|
2020-12-14 00:45:02 +01:00 |
|
Jens Langhammer
|
c9f0d048a8
|
release: 0.13.0-rc4
|
2020-12-13 23:40:07 +01:00 |
|
Jens Langhammer
|
ae1a8842db
|
providers/oauth2: start adding tests for OAuthAuthorizationParams
|
2020-12-13 23:14:35 +01:00 |
|
Jens Langhammer
|
a3b17d1ed4
|
admin: add tests for hidden form fields
|
2020-12-13 23:14:18 +01:00 |
|
Jens Langhammer
|
07082cb3aa
|
tests/integration: add tests for Docker outpost using TLS connection
|
2020-12-13 21:30:33 +01:00 |
|
Jens Langhammer
|
426cb33fab
|
outposts: remove unused views
|
2020-12-13 21:25:05 +01:00 |
|
Jens Langhammer
|
9e4f840d2d
|
api: add token tests
|
2020-12-13 20:38:56 +01:00 |
|
Jens Langhammer
|
e120d274e9
|
lib: fix sentry tests not running
|
2020-12-13 20:38:50 +01:00 |
|
Jens Langhammer
|
977d3f6ef9
|
stages/user_write: add test that attributes without prefix are ignored
|
2020-12-13 20:38:43 +01:00 |
|
Jens Langhammer
|
ecdbc917a5
|
admin: add api tests
|
2020-12-13 20:38:21 +01:00 |
|
Jens Langhammer
|
0083cd55df
|
sources/oauth: start adding tests for types
|
2020-12-13 20:03:34 +01:00 |
|
Jens Langhammer
|
d380194e13
|
*/saml: test against SAML Schema
|
2020-12-13 19:53:16 +01:00 |
|
Jens Langhammer
|
32f5d5ba72
|
recovery: add test for invalid key
|
2020-12-13 18:46:36 +01:00 |
|
Jens Langhammer
|
e818416863
|
policies/password: add invalid test case
|
2020-12-13 18:43:17 +01:00 |
|
Jens Langhammer
|
7eed70cfe9
|
policies/hibp: add invalid test case
|
2020-12-13 18:42:59 +01:00 |
|
Jens Langhammer
|
ea6ca23f57
|
lib: add tests for sentry integration
|
2020-12-13 18:41:47 +01:00 |
|
Jens Langhammer
|
f056b026d6
|
lib: test edgecase for timedelta_from_string
|
2020-12-13 18:35:51 +01:00 |
|
Jens Langhammer
|
1c0a6efeb1
|
flows/exporter: remove dead code since no stage is PolicyBindingModel
|
2020-12-13 18:25:30 +01:00 |
|
Jens Langhammer
|
17732eea08
|
flows: add test for PLAN_CONTEXT_PENDING_USER_IDENTIFIER
|
2020-12-13 18:23:19 +01:00 |
|
Jens Langhammer
|
aa5381fd59
|
flows: add tests case for reevaluate marker that keeps the stage
|
2020-12-13 18:07:11 +01:00 |
|
Jens Langhammer
|
ffee86fcf3
|
crypto: simplify api/forms key validation
|
2020-12-13 18:06:52 +01:00 |
|
Jens Langhammer
|
7ff7398aff
|
admin: add tests for binding creation forms with invalid target
|
2020-12-13 18:06:34 +01:00 |
|
Jens Langhammer
|
3b5e1c7b34
|
core: cleanup channels code, fix error when server side close
|
2020-12-13 17:46:34 +01:00 |
|
Jens Langhammer
|
3e49acf7ae
|
outposts: regularly ensure that all outposts have a valid service account and token
|
2020-12-13 17:10:56 +01:00 |
|
Jens Langhammer
|
9f6f8e1b55
|
outposts: update keys in outpost config
|
2020-12-13 15:15:20 +01:00 |
|