-
(9/10/2024 moving @mansurjisan updates from SSM team repo)
Note that this Issue also includes steps to be integrated at the app-level workflow oceanmodeling/ufs-coastal-app#8 & oceanmodeling/ufs-coas…
-
We can get the auth code automatically using the following logic
```py
import asyncio
import email as emaillib
import imaplib
import os
import time
from datetime import datetime, timezone, ti…
-
I am trying to implement a weight sensor based on a load cell and a HX711 analog-to-digital converter. HX711 uses a non-i2c compliant two wire protocol which makes it necessary to implement new driver…
-
This is more a question than a bug report, as I believe the answer is not necessarily in Celery's hands.
My context is the following: I'm running many tasks (100,000) which are very short (on average…
sposs updated
2 years ago
-
I'm running multiOTP 5.9.7.1 2023-12-03. The scenario is for RDP connections.
user1 belongs to mfa-group. user2 belongs to non-mfa-group. I've configured a MFA group and a non-MFA group:
```
mu…
-
A nice feature would be the ability to specify fields by some strategy in order to fill them. For example, I have a number of AWS accounts, and the account ID is not something I remember, but "Project…
-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I can confirm the issues exists when I tested with `:latest`
- [ ] I'd like to contribute the fix myself (see [contributing guide…
-
**EDIT: This is an issue of #60**
1. Sign In: When a user tries to enter an email or an username, that doesn't exist in the SignIn component - no error or warning is displayed, which could lead the…
-
### Bug description
I have been redirected here from https://github.com/sek-consulting/solid-ui/issues/115#issuecomment-2233116424
The OTP field should support fixing mistakes and editing individu…
-
**Is your feature request related to a problem? Please describe.**
We recently updated the code base to replace the authorization mechanism for users from being a `userType` field in the database’s…