Jens Langhammer
|
380786bfde
|
tests/e2e: fix URLs, use self.login()
|
2021-02-27 19:02:29 +01:00 |
Jens Langhammer
|
3df81ca6f0
|
root: don't use failfast
|
2021-02-26 15:39:50 +01:00 |
Jens Langhammer
|
426cb33fab
|
outposts: remove unused views
|
2020-12-13 21:25:05 +01:00 |
Jens L
|
1cfe1aff13
|
wip: rename to authentik (#361)
* root: initial rename
* web: rename custom element prefix
* root: rename external functions with pb_ prefix
* root: fix formatting
* root: replace domain with goauthentik.io
* proxy: update path
* root: rename remaining prefixes
* flows: rename file extension
* root: pbadmin -> akadmin
* docs: fix image filenames
* lifecycle: ignore migration files
* ci: copy default config from current source before loading last tagged
* *: new sentry dsn
* tests: fix missing python3.9-dev package
* root: add additional migrations for service accounts created by outposts
* core: mark system-created service accounts with attribute
* policies/expression: fix pb_ replacement not working
* web: fix last linting errors, add lit-analyse
* policies/expressions: fix lint errors
* web: fix sidebar display on screens where not all items fit
* proxy: attempt to fix proxy pipeline
* proxy: use go env GOPATH to get gopath
* lib: fix user_default naming inconsistency
* docs: add upgrade docs
* docs: update screenshots to use authentik
* admin: fix create button on empty-state of outpost
* web: fix modal submit not refreshing SiteShell and Table
* web: fix height of app-card and height of generic icon
* web: fix rendering of subtext
* admin: fix version check error not being caught
* web: fix worker count not being shown
* docs: update screenshots
* root: new icon
* web: fix lint error
* admin: fix linting error
* root: migrate coverage config to pyproject
|
2020-12-05 22:08:42 +01:00 |
Jens L
|
9466f91466
|
root: move webapp to /web (#347)
* root: move webapp to /web
* root: fix static build
* root: fix static files not being served for e2e tests
|
2020-11-28 19:43:42 +01:00 |
Jens Langhammer
|
9c3bc4eb38
|
tests: move integration tests into separate folder, add separate pipeline task
|
2020-11-19 14:35:43 +01:00 |
Jens Langhammer
|
6b3411f63b
|
root: fix permission denied error for backups
|
2020-10-26 21:12:20 +01:00 |
Jens Langhammer
|
801bb90806
|
root: lock pyright version
|
2020-10-03 15:34:53 +02:00 |
Jens Langhammer
|
d2bf2c8896
|
ci: fix prospector call
|
2020-09-26 19:17:42 +02:00 |
Jens Langhammer
|
f27b43507c
|
ci: ensure same checks as locally are run
|
2020-09-26 19:08:37 +02:00 |
Jens Langhammer
|
dc57f433fd
|
stages/password: update to use ConfigurableStage
|
2020-09-25 16:51:22 +02:00 |
Jens Langhammer
|
ae6304c05e
|
providers/proxy: fix provider requiring a certificate to be selected
|
2020-09-14 17:37:06 +02:00 |
Jens L
|
23cccebb96
|
pytest (#209)
|
2020-09-11 23:21:11 +02:00 |
Jens Langhammer
|
8a07b349ee
|
root: fix IP detection in ASGI logger, attempt to fix out of order issues
|
2020-09-10 16:58:25 +02:00 |
Jens L
|
268de20872
|
Proxy v2 (#189)
|
2020-09-03 00:04:12 +02:00 |