-
### The problem
I use 2 factor via **FreeIPA** (not the built in 2 factor), and it appears that while my authentication succeeds using the test script (1), it fails using the web UI (2). When I dis…
-
### Eschewed features
- [X] This issue is not requesting templating, unstuctured edits, build-time side-effects from args or env vars, or any other eschewed feature.
### What would you like to h…
-
Hello,
This is related to #404 :wink:
It would be great if both U2F and TOTP second factor authentication could be enabled on a per user basis.
Right now, when it is enabled, all users must …
-
### ⚠️ Before posting ⚠️
- [X] This is a **bug**, not a question or an enhancement.
- [X] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicat…
rajil updated
9 months ago
-
## Current Behavior
I get HTTP Error 410 at least with /account/login and /account/two_factor/setup routes when trying to use Yubikey. Error happens with request at Python3\lib\site-packages…
-
Is there someone faced this error while using verification_code
inst.login(username=args.user, password=args.userpwd, verification_code='27605381')
error is
File "C:\Python311\Lib\site-pa…
-
While clicking around with two people on the test server I commonly see the following error appear. After waiting a few seconds and refreshing the page, the error will often resolve itself.
**To R…
-
We should be prompting users upon login that their account details are still up-to-date, and that they have access to their 2FA options.
For example; I login with my Security key, I should be promp…
dd32 updated
3 months ago
-
**Code:**
ssh = paramiko.SSHClient()
ssh.set_missing_host_key_policy(paramiko.AutoAddPolicy())
ssh.connect('server',22,'user', 'xxxxxxxx')
sftp = ssh.open_sftp()
sftp.put(r'E:\pythonanalysistemp…
-
Thanks for making this tool. I attempted to use it to install xcode 14.1 but had some kind of auth issue. After entering email and password, it prompted for a six digit code. That did pop up on this l…