dependabot-preview[bot]
|
c7d638de2f
|
build(deps): bump django from 3.0.7 to 3.0.8
Bumps [django](https://github.com/django/django) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.0.7...3.0.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-01 07:07:06 +00:00 |
Jens L
|
143733499f
|
Merge pull request #108 from BeryJu/dependabot/pip/docker-4.2.2
build(deps-dev): bump docker from 4.2.1 to 4.2.2
|
2020-07-01 09:03:38 +02:00 |
dependabot-preview[bot]
|
0d6a0ffe14
|
build(deps-dev): bump docker from 4.2.1 to 4.2.2
Bumps [docker](https://github.com/docker/docker-py) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](https://github.com/docker/docker-py/compare/4.2.1...4.2.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-01 06:41:52 +00:00 |
Jens L
|
6d4c7312d8
|
Merge pull request #106 from BeryJu/dependabot/pip/boto3-1.14.14
build(deps): bump boto3 from 1.14.13 to 1.14.14
|
2020-07-01 08:37:37 +02:00 |
dependabot-preview[bot]
|
2cb6a179e8
|
build(deps): bump boto3 from 1.14.13 to 1.14.14
Bumps [boto3](https://github.com/boto/boto3) from 1.14.13 to 1.14.14.
- [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.13...1.14.14)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-01 05:21:37 +00:00 |
Jens L
|
7de2ad77b5
|
Merge pull request #101 from BeryJu/otp-rework
OTP Stage Rework
|
2020-06-30 22:03:28 +02:00 |
Jens Langhammer
|
89c33060d4
|
core: fix user settings sidebar buttons not being enabled
|
2020-06-30 21:26:43 +02:00 |
Jens Langhammer
|
b61f595562
|
core: ensure user settings are sorted by name
|
2020-06-30 21:24:58 +02:00 |
Jens Langhammer
|
ce2230f774
|
stages/otp_*: update user setting design
|
2020-06-30 21:23:37 +02:00 |
Jens Langhammer
|
d18a78d04d
|
Merge branch 'master' into otp-rework
|
2020-06-30 20:44:39 +02:00 |
Jens Langhammer
|
c59c6aa728
|
stages/*: minor UI updates, cleanup
|
2020-06-30 19:06:41 +02:00 |
Jens Langhammer
|
729910c383
|
stages/*: minor string updates
|
2020-06-30 18:52:18 +02:00 |
Jens Langhammer
|
37fe637422
|
stages/password: make template inherit form_with_user
|
2020-06-30 18:50:24 +02:00 |
Jens Langhammer
|
3114d064ed
|
e2e: improve error message when using wait_for_url
|
2020-06-30 16:36:30 +02:00 |
Jens Langhammer
|
2ca5e1eedb
|
stages/otp_*: fix linting
|
2020-06-30 16:12:19 +02:00 |
Jens Langhammer
|
d2bf579ff6
|
stages/otp_static: start implementing static stage
|
2020-06-30 15:44:34 +02:00 |
Jens Langhammer
|
3716bda76e
|
stages/otp_time: fix linting
|
2020-06-30 13:44:09 +02:00 |
Jens Langhammer
|
a76eb4d30f
|
stages/otp_time: Cleanup, use django_otp's URL generator
|
2020-06-30 12:42:39 +02:00 |
Jens Langhammer
|
7c191b0984
|
stages/otp_validate: Implement OTP Validation stage
|
2020-06-30 12:42:12 +02:00 |
Jens Langhammer
|
9613fcde89
|
Squashed commit of the following:
commit 885a2ed057
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Tue Jun 30 12:17:23 2020 +0200
flows: fix linting error
|
2020-06-30 12:18:01 +02:00 |
Jens Langhammer
|
885a2ed057
|
flows: fix linting error
|
2020-06-30 12:17:23 +02:00 |
Jens Langhammer
|
b270fb0742
|
stages/otp_time: implement TOTP Setup stage
|
2020-06-30 12:14:40 +02:00 |
Jens Langhammer
|
285a69d91f
|
Merge branch 'master' into otp-rework
|
2020-06-30 11:23:09 +02:00 |
Jens Langhammer
|
de3b753a26
|
flows: show error message in flow when stage raises
|
2020-06-30 11:18:39 +02:00 |
Jens Langhammer
|
34be1dd9f4
|
admin: add execute button to flow which executes flow without cache
|
2020-06-30 11:18:20 +02:00 |
Jens Langhammer
|
a4c0fb9e75
|
otp_time: fix linting
|
2020-06-30 10:42:27 +02:00 |
Jens Langhammer
|
f040223646
|
audit: move events list from admin to audit app
|
2020-06-30 10:23:54 +02:00 |
Jens Langhammer
|
bf297b8593
|
admin: add info about latest version
|
2020-06-30 10:23:39 +02:00 |
Jens L
|
43eea9e99c
|
Merge pull request #105 from BeryJu/dependabot/pip/boto3-1.14.13
build(deps): bump boto3 from 1.14.12 to 1.14.13
|
2020-06-30 09:42:08 +02:00 |
dependabot-preview[bot]
|
8e38bc87bc
|
build(deps): bump boto3 from 1.14.12 to 1.14.13
Bumps [boto3](https://github.com/boto/boto3) from 1.14.12 to 1.14.13.
- [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.12...1.14.13)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-30 05:16:31 +00:00 |
Jens L
|
50a57fb3dd
|
Merge pull request #104 from BeryJu/flows-cancel
flows: add CancelView to cancel current flow execution
|
2020-06-30 01:27:12 +02:00 |
Jens L
|
38b8bc182f
|
Merge branch 'master' into flows-cancel
|
2020-06-30 00:47:18 +02:00 |
Jens Langhammer
|
9743ad33d6
|
ci: add snyk
|
2020-06-30 00:45:04 +02:00 |
Jens L
|
b746ce97ba
|
Merge branch 'master' into flows-cancel
|
2020-06-30 00:20:33 +02:00 |
Jens Langhammer
|
dbee714dac
|
api: fix consent stage missing from API
|
2020-06-30 00:19:06 +02:00 |
Jens Langhammer
|
d33f632203
|
flows: add CancelView to cancel current flow execution
|
2020-06-30 00:11:01 +02:00 |
Jens Langhammer
|
812aa4ced5
|
Merge branch 'master' into otp-rework
|
2020-06-29 23:32:36 +02:00 |
Jens Langhammer
|
63466e3384
|
e2e: wait for grafana URL
|
2020-06-29 23:04:05 +02:00 |
Jens Langhammer
|
920858ff72
|
Merge branch 'master' into otp-rework
# Conflicts:
# passbook/flows/models.py
# passbook/stages/otp/models.py
# swagger.yaml
|
2020-06-29 22:54:18 +02:00 |
Jens L
|
56f599e4aa
|
Merge pull request #103 from BeryJu/stage-password-change
stages/password: Password Change
|
2020-06-29 22:29:20 +02:00 |
Jens Langhammer
|
05183ed937
|
e2e: saml provider: wait for URL
|
2020-06-29 22:11:50 +02:00 |
Jens Langhammer
|
8d31eef47d
|
stages/password: assign default password change flow to password stage
add e2e tests for password change flow
|
2020-06-29 21:47:20 +02:00 |
Jens Langhammer
|
96a6ac85df
|
audit: add cleanse_dict function to ensure no passwords end in logs
|
2020-06-29 19:13:07 +02:00 |
dependabot-preview[bot]
|
5a60341a6e
|
build(deps): bump boto3 from 1.14.11 to 1.14.12
Bumps [boto3](https://github.com/boto/boto3) from 1.14.11 to 1.14.12.
- [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.11...1.14.12)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-29 16:26:53 +02:00 |
Jens Langhammer
|
21ba969072
|
stages/password: create default password change flow
|
2020-06-29 16:26:21 +02:00 |
Jens Langhammer
|
d6a8d8292d
|
core: UIUserSettings: remove icon, rename view_name to URL for complete URL
|
2020-06-29 16:20:33 +02:00 |
Jens Langhammer
|
693a92ada5
|
audit: fix sanitize_dict updating source dict
|
2020-06-29 16:19:56 +02:00 |
Jens Langhammer
|
ec823aebed
|
flows: update migrations to use update_or_create
|
2020-06-29 16:19:39 +02:00 |
Jens Langhammer
|
b8654c06bf
|
flows: remove generic "password change" designation and add setup_stage
|
2020-06-29 11:12:51 +02:00 |
Jens Langhammer
|
9d03c4c7d2
|
flows: Stage ui_user_settings -> staticmethod with context as argument
|
2020-06-28 10:31:26 +02:00 |