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

UHF-10444: tfa #367

Merged
merged 10 commits into from
Nov 1, 2024
Merged

UHF-10444: tfa #367

merged 10 commits into from
Nov 1, 2024

Conversation

hyrsky
Copy link
Contributor

@hyrsky hyrsky commented Oct 30, 2024

UHF-10444

What was done

Enable TFA.

How to install

  • Make sure your instance is up and running on correct branch.
    • git checkout UHF-10444-tfa
    • make fresh
  • Run make drush-cr

How to test

  • Check that frontend feature works
    • Build frontend
    • Start frontend
    • Test feedback form
    • Check that Drupal preview works
  • Check that this feature works
    • Add password to some user: drush user:password someuser '123'
    • Log in, should be redirected to /admin/content
    • Setup TFA, hint: https://totp.danhersam.com/
    • Logout & login, tfa works, redirected to /admin/content
  • Check that code follows our standards

Continuous documentation

Translations

  • Translations have been added to .po -files and included in this PR

Copy link

sonarqubecloud bot commented Nov 1, 2024

@hyrsky hyrsky merged commit df03143 into dev Nov 1, 2024
3 checks passed
@hyrsky hyrsky deleted the UHF-10444-tfa branch November 1, 2024 13:13
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.

2 participants