apache / apache/infrastructure-asfquart

Why is it necessary to check session class for mfa and not elsewhere?

Open
#44 0 comments 0 reactions 0 assignees View on GitHub
invalid
Dominant language
Python
Stars
7
Forks
12
PR merge metrics
No merged PRs in 30d

Description

mfa_enabled() checks the session class:

https://github.com/apache/infrastructure-asfquart/blob/e302f3c5f6b1a77dbb27bd070e42c4767bef6911/src/asfquart/auth.py#L25

but the other methods do not, e.g. for member():
https://github.com/apache/infrastructure-asfquart/blob/e302f3c5f6b1a77dbb27bd070e42c4767bef6911/src/asfquart/auth.py#L36

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.