-
**Describe the issue:**
Getting a warning when trying to add a user to a configured Active directory User store.
```
User accepted for creation
The new user was accepted and pending approval.
`…
-
Task 1: Login and Signup Functionality
Description:
A login and signup feature that allows users to create accounts and securely store their credentials. The system uses IndexedDB as a lightweight…
-
Create a login api which takes username and password and returns an access_token and refresh_token and token should have the information about user role.
If user is super admin, then display a differe…
-
I haven't counted, but at least 100 a day.
This has been reported here (old issues):
- https://github.com/mastodon/mastodon/issues/20406
- https://github.com/snarfed/bridgy-fed/issues/284
Appa…
-
I prefer to sort my contacts by "Last name". Once selected, on next login it will remain on "Display name".
Is there a way to fix this? Since is anoying since contacts first app-release.
That would …
-
## Current behavior
The error message shown is "Login failed. Please contact the administrator", which is misleading and does not accurately describe the issue.
## Expected behavior
The system sh…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Are…
-
I use cookie to store user and state:
```js
import { CookieStorage } from "cookie-storage";
import { WebStorageStateStore } from "oidc-client-ts";
const cookieStorage = new CookieStorage({
…
-
1) Connect with @TaranPannu to get the details of the items being stored.
2) Find ways of how to store images in PostgreSQL database and also on how remove them from the server once they are deleted.…
-
As a (mobile or desktop) device user,
I want to connect my own data storage to my device,
So that data is stored under my control.
## Preconditions:
* The user has a personal data store
* The…