Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/189 install maykin 2fa #194

Merged
merged 5 commits into from
Jul 11, 2024
Merged

Conversation

Coperh
Copy link
Contributor

@Coperh Coperh commented Jun 7, 2024

Fixes #189

@Coperh Coperh force-pushed the feature/189-install-maykin-2fa branch from 1e3232b to 699d5bc Compare June 7, 2024 12:22
@Coperh Coperh added the blocked label Jun 7, 2024
@Coperh
Copy link
Contributor Author

Coperh commented Jun 7, 2024

Requires maykinmedia/open-api-framework#27 to be merged and released

@Coperh Coperh marked this pull request as draft June 11, 2024 08:45
@Coperh
Copy link
Contributor Author

Coperh commented Jun 17, 2024

Requires maykinmedia/open-api-framework#31 to be merged and released.

@Coperh Coperh added the blocked label Jun 17, 2024
@Coperh
Copy link
Contributor Author

Coperh commented Jun 17, 2024

Waiting for Other PR #190 to merge

Merge Complete

@Coperh Coperh force-pushed the feature/189-install-maykin-2fa branch from 64f0563 to f2f4b03 Compare June 21, 2024 13:21
@joeribekker joeribekker marked this pull request as ready for review July 2, 2024 08:46
@Coperh Coperh force-pushed the feature/189-install-maykin-2fa branch from f2f4b03 to 056fbab Compare July 2, 2024 10:52
@Coperh Coperh removed the blocked label Jul 2, 2024
Copy link
Collaborator

@stevenbal stevenbal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as expected, could you also add DISABLE_2FA to the docker-compose envvars (with default True)?

I do notice that some templates show the admin version though, these should not be visible until the user is fully authenticated

after adding 2FA:
image
backuptokens template:
image

I think this can be fixed by overriding the base template footer: https://github.com/open-zaak/open-zaak/blob/main/src/openzaak/templates/maykin_2fa/base.html

src/openklant/accounts/tests/test_admin.py Outdated Show resolved Hide resolved
@Coperh Coperh force-pushed the feature/189-install-maykin-2fa branch from ff87eed to 3c73226 Compare July 5, 2024 09:18
@Coperh Coperh requested a review from stevenbal July 5, 2024 09:24
@Coperh Coperh merged commit 32b6fdd into master Jul 11, 2024
15 checks passed
@Coperh Coperh deleted the feature/189-install-maykin-2fa branch July 11, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace two_factor with maykin_2fa
2 participants