-
After initial login, when I return to the app, isAvailable() gets triggered and subsequently trySilentLogin(). This causes a crashes around 50% of the time in my app. I have kept this onDeviceReady() …
ghost updated
8 years ago
-
Navigation to "http://localhost:3000/#/berechtigungen" does not work in safari. You are automatically sent back to the login page.
-
**Describe the bug**
I want to log in and Remember Me is unchecked when press the log in button it automatically checks the checkbox and the user wants to not be remembered but as see the checked but…
-
When new user follow the link in the confirmation email they receive a 404 error. They can still sign into the site manually, but the link isn’t working.
“Your account has been approved and is now…
-
https://github.com/Alfresco/alfresco-community-repo/blame/f3e0c43f3b32de6c4a6644e8b42679825783f98f/repository/src/main/resources/alfresco/repository.properties#L563
Trying to solve problem opposite…
-
Sometimes I create or update passwords using the browser's password manager, but Strongbox does not automatically update or save the values for the database. The Strongbox browser extension needs an u…
llity updated
2 months ago
-
# ✨ Feature Request
### **Description of the Feature**
when users struggle to create an account or remember passwords. This leads to high drop-off rates during the registration process. Additional…
-
After enabling the automatic login feature in GDM3Setup and setting a timed login, GDM doesn't start and just freezes.
Tested on Ubuntu 12.10 with GDM3.6.
GDM3Setup sets this to the /etc/gdm/custom.…
-
### What problem did you meet?
I have a program that wants to do automatic login without going through a login page, but there is no API to provide this.
It does not implement auth 2.0 and does no…
-
I've set up CloudFlare's Turnstile on the Supabase authentication settings, and it's working ok for the login function, but for the signUp function, it doesn't matter if I send "{options: captchaToken…