Skip to content

implemented disable totp for a user - #1237

Open
raphael-goetz wants to merge 3 commits into
mainfrom
#649-disable-totp
Open

implemented disable totp for a user#1237
raphael-goetz wants to merge 3 commits into
mainfrom
#649-disable-totp

Conversation

@raphael-goetz

@raphael-goetz raphael-goetz commented Aug 21, 2026

Copy link
Copy Markdown
Member

Resolves: #649

@raphael-goetz

Copy link
Copy Markdown
Member Author

Did this because I thought it was a easy implementation :D

@github-actions

github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2783086674

Status: Passed
Duration: 8 minutes

Job summaries

rspec: [cloud]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/16053121853/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2783086674/test_report
Finished in 45.72 seconds (files took 12.37 seconds to load)
1767 examples, 0 failures
Line Coverage: 93.61% (6567 / 7015)
[TEST PROF INFO] Time spent in factories: 00:24.219 (45.7% of total time)

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/16053121852/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2783086674/test_report
Finished in 36.97 seconds (files took 13.06 seconds to load)
1731 examples, 0 failures
Line Coverage: 93.8% (6414 / 6838)
[TEST PROF INFO] Time spent in factories: 00:19.253 (43.5% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/16053121851/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2783086674/test_report
Finished in 23.8 seconds (files took 7.08 seconds to load)
1680 examples, 0 failures
Line Coverage: 93.44% (6238 / 6676)
[TEST PROF INFO] Time spent in factories: 00:12.919 (45.83% of total time)

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/16053138773/artifacts/out/index.html

rubocop

1006 files inspected, no offenses detected

@raphael-goetz raphael-goetz self-assigned this Aug 21, 2026
@Taucher2003
Taucher2003 disabled auto-merge August 22, 2026 12:56
Comment thread app/graphql/mutations/users/mfa/totp/disable.rb Outdated
Comment thread app/services/users/mfa/totp/disable_service.rb Outdated
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.

Add mutation to disable totp

2 participants