-
**Is your feature request related to a problem? Please describe.**
I believe the project could benefit from a secure and user-friendly authentication system
## I would be grateful for the opportun…
-
Description
Implement a Profile Page on the frontend to allow users to view and update their personal information. This page will display details such as username, email, and any other relevant profi…
-
### Provider type
Credentials
### Environment
```yaml
System:
OS: macOS 15.0
CPU: (10) arm64 Apple M1 Max
Memory: 2.51 GB / 64.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
N…
-
### Describe the feature you'd like to request
Add 'Forgot Password' Link:
Position: Below the 'Sign In' button on the sign-in page.
Text: "Forgot your password?"
### Describe the solution you'd…
-
### Is there an existing feature request for this?
- [X] I have searched the existing feature requests
### Describe the feature you would like to request
implementing otp verification for login
##…
-
After registering successfully and login with the same email and password got the error Invalid credentials.
-
**Describe the bug**
The problem I am facing is that the Emails I use seem to get locked out. Emails used are: Crusadra@hotmail.com and Crusadra@gmail.com. Both of these have been locked out with " E…
-
Hi
We are running CKAN 2.9.7. When resetting a password via the CKAN web front end a text email is sent containing the reset link but without any newlines in the email. In other words, the entire t…
-
### Description
I have the following table in an Oracle:
```
CREATE TABLE USERS (
ID NUMBER(38,0),
EMAIL VARCHAR2(4000),
PASSWORD VARCHAR2(4000),
ENABLED BOOLEAN DEFAULT 0
);
```
I can…
-
### ISSUE NAME
Forgot Password Flow
### ISSUE DESCRIPTION
If user forgets password while logging in and uses forgot password option, currently the website verifies the user to reset password by che…