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: support MFA via SMS #3682

Merged
merged 23 commits into from
Jan 26, 2024

chore: u

bef975e
Select commit
Loading
Failed to load commit list.
Merged

feat: support MFA via SMS #3682

chore: u
bef975e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 24, 2024 in 1s

86.11% of diff hit (target 78.94%)

View this Pull Request on Codecov

86.11% of diff hit (target 78.94%)

Annotations

Check warning on line 253 in cmd/clidoc/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/clidoc/main.go#L253

Added line #L253 was not covered by tests

Check warning on line 272 in cmd/clidoc/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/clidoc/main.go#L272

Added line #L272 was not covered by tests

Check warning on line 40 in courier/sms_templates.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

courier/sms_templates.go#L37-L40

Added lines #L37 - L40 were not covered by tests

Check warning on line 42 in courier/sms_templates.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

courier/sms_templates.go#L42

Added line #L42 was not covered by tests

Check warning on line 47 in courier/template/sms/login_code_valid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

courier/template/sms/login_code_valid.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 51 in courier/template/sms/login_code_valid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

courier/template/sms/login_code_valid.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 155 in selfservice/strategy/code/code_sender.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

selfservice/strategy/code/code_sender.go#L150-L155

Added lines #L150 - L155 were not covered by tests

Check warning on line 171 in selfservice/strategy/code/strategy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

selfservice/strategy/code/strategy.go#L171

Added line #L171 was not covered by tests

Check warning on line 176 in selfservice/strategy/code/strategy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

selfservice/strategy/code/strategy.go#L173-L176

Added lines #L173 - L176 were not covered by tests

Check warning on line 199 in selfservice/strategy/code/strategy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

selfservice/strategy/code/strategy.go#L199

Added line #L199 was not covered by tests

Check warning on line 239 in selfservice/strategy/code/strategy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

selfservice/strategy/code/strategy.go#L239

Added line #L239 was not covered by tests

Check warning on line 246 in selfservice/strategy/code/strategy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

selfservice/strategy/code/strategy.go#L246

Added line #L246 was not covered by tests

Check warning on line 275 in selfservice/strategy/code/strategy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

selfservice/strategy/code/strategy.go#L272-L275

Added lines #L272 - L275 were not covered by tests

Check warning on line 278 in selfservice/strategy/code/strategy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

selfservice/strategy/code/strategy.go#L277-L278

Added lines #L277 - L278 were not covered by tests

Check warning on line 338 in selfservice/strategy/code/strategy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

selfservice/strategy/code/strategy.go#L337-L338

Added lines #L337 - L338 were not covered by tests

Check warning on line 417 in selfservice/strategy/code/strategy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

selfservice/strategy/code/strategy.go#L417

Added line #L417 was not covered by tests