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

feat(auth): Add TOTP support in Project and Tenant config #548

Merged
merged 5 commits into from
Mar 29, 2023
Merged

Conversation

pragatimodi
Copy link
Contributor

@pragatimodi pragatimodi commented Mar 23, 2023

Basing changes off dev here.
Original PR can be found here.

Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

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

Thanks @pragatimodi ! LGTM!

Please double check the test coverage and get the docs reviewed before you merge this.

Added some nit comments, feel free ignore.

auth/auth.go Outdated Show resolved Hide resolved
auth/multi_factor_config_mgt.go Outdated Show resolved Hide resolved
auth/multi_factor_config_mgt.go Show resolved Hide resolved
auth/project_config_mgt.go Outdated Show resolved Hide resolved
auth/multi_factor_config_mgt.go Outdated Show resolved Hide resolved
auth/multi_factor_config_mgt.go Show resolved Hide resolved
auth/multi_factor_config_mgt.go Outdated Show resolved Hide resolved
auth/multi_factor_config_mgt.go Outdated Show resolved Hide resolved
pragatimodi and others added 4 commits March 29, 2023 13:23
Co-authored-by: Kevin Cheung <kevinthecheung@users.noreply.github.com>
auth/tenant_mgt_test.go Show resolved Hide resolved
@pragatimodi pragatimodi merged commit 5779279 into dev Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:stage Stage a release candidate release-note
4 participants