Teal Dulcet
|
08329c18cd
|
Fixed TRY003 (raise-vanilla-args): Avoid specifying long messages outside the exception class
|
2025-01-12 06:43:15 -08:00 |
|
Teal Dulcet
|
1782b69405
|
Fixed PLC1901 (compare-to-empty-string)
|
2025-01-12 06:07:00 -08:00 |
|
Teal Dulcet
|
cacf6d2006
|
Fixed E721 (type-comparison): Use is and is not for type comparisons, or isinstance() for isinstance checks
|
2024-03-10 07:56:49 -04:00 |
|
Teal Dulcet
|
dd61844ced
|
Fixed EM101 (raw-string-in-exception): Exception must not use a string literal, assign to variable first
|
2024-03-10 07:54:51 -04:00 |
|
Joshua Tauberer
|
545e7a52e4
|
Add MFA list/disable to the management CLI so admins can restore access if MFA device is lost
|
2020-10-31 10:23:43 -04:00 |
|
Felix Spöttel
|
1f0e493b8c
|
Exclude mru_token in user key hash
|
2020-09-30 12:34:26 +02:00 |
|
Felix Spöttel
|
ada2167d08
|
Only update mru_token for matched mfa row
|
2020-09-29 20:05:58 +02:00 |
|
Felix Spöttel
|
be5032ffbe
|
Don't expose mru_token and secret for enabled mfas over HTTP
|
2020-09-29 19:46:02 +02:00 |
|
Joshua Tauberer
|
b80f225691
|
Reorganize MFA front-end and add label column
|
2020-09-27 08:31:23 -04:00 |
|
Joshua Tauberer
|
a8ea456b49
|
Reorganize the MFA backend methods
|
2020-09-26 09:58:25 -04:00 |
|