dependabot[bot]
|
431b7375c1
|
build(deps): bump @sentry/browser from 6.2.0 to 6.2.1 in /web (#606)
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.2.0...6.2.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-02 09:12:45 +01:00 |
dependabot[bot]
|
a6627145c8
|
build(deps): bump boto3 from 1.17.17 to 1.17.18 (#607)
Bumps [boto3](https://github.com/boto/boto3) from 1.17.17 to 1.17.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.17.17...1.17.18)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-02 09:12:28 +01:00 |
Jens Langhammer
|
3045cf1aef
|
web: make user password-reset button use action button
|
2021-03-01 20:41:54 +01:00 |
Jens Langhammer
|
c65b2944b3
|
stages/reputation: add API for user and IP Score
|
2021-03-01 20:22:37 +01:00 |
Jens Langhammer
|
2ae5a81c15
|
stages/deny: add deny stage
|
2021-03-01 20:16:54 +01:00 |
Jens Langhammer
|
ed8b78600e
|
stages/authenticator_validate: add configuration stage to configure Authenticator
|
2021-03-01 19:23:59 +01:00 |
Jens Langhammer
|
644a03e40e
|
lib: don't order_by on widget because PolicyBindingModel, order in form
|
2021-03-01 19:23:09 +01:00 |
Jens Langhammer
|
88ce93ab04
|
policies: fix tests creating policies with empty names
|
2021-03-01 19:22:35 +01:00 |
Jens Langhammer
|
8878dc61d3
|
web: Add Policy create button to BoundPoliciesList
|
2021-03-01 18:34:36 +01:00 |
Jens Langhammer
|
03d38557e5
|
stages/*: simplify __str__ of classes
|
2021-03-01 18:30:47 +01:00 |
Jens Langhammer
|
37b59bb5b9
|
lib: sort GroupedModelChoiceField by name
closes #602
|
2021-03-01 18:30:27 +01:00 |
Jens Langhammer
|
19eea68e0f
|
web: use vertical list for related application links
|
2021-03-01 17:23:00 +01:00 |
Jens Langhammer
|
ce7aae16c9
|
stages/password: fix ?next param for password change
|
2021-03-01 17:17:44 +01:00 |
Jens Langhammer
|
fd9ba97479
|
core: remove source's ui_additional_info
|
2021-03-01 16:57:51 +01:00 |
Jens Langhammer
|
919debdd13
|
root: lock twisted to 20.3.0 whilst its causing issues with uvloop
|
2021-03-01 16:26:05 +01:00 |
Jens L
|
36690de285
|
root: push PR and branch images to GHCR (#601)
|
2021-03-01 12:04:56 +01:00 |
Jens Langhammer
|
ca4ead8fd8
|
events: fix event creation with anonymous user
|
2021-03-01 12:04:27 +01:00 |
Jens Langhammer
|
a81f981471
|
lib: fix being unable to set authentik. options
|
2021-03-01 11:11:00 +01:00 |
Jens Langhammer
|
d6fd2b0afa
|
sources/saml: add Metadata API
|
2021-03-01 10:50:45 +01:00 |
Jens Langhammer
|
0478ae3da8
|
web: add missing SAML Source display page
|
2021-03-01 10:49:00 +01:00 |
Jens Langhammer
|
9c33f4858f
|
web: fix more height issues and sidebar not correctly activating
|
2021-03-01 10:32:25 +01:00 |
dependabot[bot]
|
f2eaa9052e
|
build(deps-dev): bump coverage from 5.4 to 5.5 (#598)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.4 to 5.5.
- [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.4...coverage-5.5)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-01 09:01:08 +01:00 |
dependabot[bot]
|
21d0641110
|
build(deps): bump rollup from 2.39.1 to 2.40.0 in /web (#599)
Bumps [rollup](https://github.com/rollup/rollup) from 2.39.1 to 2.40.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.39.1...v2.40.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-01 09:00:39 +01:00 |
dependabot[bot]
|
67d05f99e9
|
build(deps-dev): bump eslint from 7.20.0 to 7.21.0 in /web (#600)
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.20.0...v7.21.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-01 09:00:31 +01:00 |
Jens Langhammer
|
21d6a28715
|
root: fix branch Name extraction to work on non PRs
|
2021-02-28 14:24:16 +01:00 |
Jens Langhammer
|
1149a8d9a4
|
flows: fix tests for diagram
|
2021-02-28 11:01:34 +01:00 |
Jens Langhammer
|
5e98172afb
|
website/docs: update next docs
|
2021-02-28 10:44:00 +01:00 |
Jens Langhammer
|
9b3e94c7c8
|
flows: fix flow diagram showing policy after stage and not before
|
2021-02-28 10:28:37 +01:00 |
Jens Langhammer
|
30a1b65e94
|
web: fix BoundPoliciesList not showing policy correctly
|
2021-02-28 10:19:19 +01:00 |
dependabot[bot]
|
9bb46ecb88
|
build(deps): bump boto3 from 1.17.16 to 1.17.17 (#597)
|
2021-02-28 09:47:31 +01:00 |
Jens L
|
269e6c4f38
|
Merge pull request #564 from BeryJu/stage-challenge
|
2021-02-28 01:30:52 +01:00 |
Jens Langhammer
|
7f65ae3f92
|
Merge branch 'master' into stage-challenge
# Conflicts:
# web/package-lock.json
|
2021-02-28 00:47:18 +01:00 |
Jens Langhammer
|
ee6b365003
|
tests/e2e: fix SAML source tests
|
2021-02-28 00:30:33 +01:00 |
Jens Langhammer
|
2ad4bd5c0a
|
tests/e2e: fix oauth source tests
|
2021-02-28 00:27:18 +01:00 |
Jens Langhammer
|
0958740b51
|
providers/saml: fix Autosubmit Challenge
|
2021-02-28 00:09:08 +01:00 |
Jens Langhammer
|
9cdfd8b75a
|
tests/e2e: fix other provider tests
|
2021-02-28 00:08:57 +01:00 |
Jens Langhammer
|
3c8a0081bc
|
tests/e2e: fix more test, add requirements for crypto
|
2021-02-27 23:33:15 +01:00 |
Jens Langhammer
|
088e0e736a
|
tests/e2e: fix more tests, cleanup
|
2021-02-27 22:57:15 +01:00 |
Jens Langhammer
|
cbb0681f95
|
web/stages/consent: use data- attribute for permission id
|
2021-02-27 22:54:20 +01:00 |
Jens Langhammer
|
55c408a8bf
|
tests/e2e: replace apply_default_data with @apply_migration decorator
|
2021-02-27 22:32:48 +01:00 |
Jens Langhammer
|
07379acf7f
|
tests/e2e: fix enroll tests
|
2021-02-27 22:09:40 +01:00 |
Jens Langhammer
|
a1af93f8be
|
web: disable CaptureConsoleIntegration
|
2021-02-27 22:09:10 +01:00 |
Jens Langhammer
|
b9a9da4ec7
|
web/stages/prompt: render later so fields aren't cached
|
2021-02-27 21:05:20 +01:00 |
Jens Langhammer
|
05a5b5b675
|
stages/prompt: fix fields not being sorted correctly
|
2021-02-27 21:03:57 +01:00 |
Jens Langhammer
|
0fb17eee43
|
web: fix URLs for clear buttons
|
2021-02-27 21:00:55 +01:00 |
Jens Langhammer
|
a1474e09e5
|
website/docs: fix type for username input
|
2021-02-27 21:00:42 +01:00 |
Jens Langhammer
|
a33c7d7786
|
web: fix admin url for Prompt
|
2021-02-27 21:00:33 +01:00 |
Jens Langhammer
|
c08d9762d9
|
web: add button to edit stage on flow BoundStageList
|
2021-02-27 20:45:59 +01:00 |
Jens Langhammer
|
d43e6e5736
|
web: fix styling on dark mode for band on flow
|
2021-02-27 20:45:46 +01:00 |
Jens Langhammer
|
380786bfde
|
tests/e2e: fix URLs, use self.login()
|
2021-02-27 19:02:29 +01:00 |