-
In our configuration, we have a single Secret `users-credentials` which contains passwords for multiple Opensearch users.
Users configuration looks like this:
```yaml
users:
- name: backup-a…
-
In some environements it's considered a best practice to logout a user after changing the password and redirecting to the login-page again. If we don't want to implement the logout-logic ourselves, ma…
-
It would be useful to have a Candy plugin that allows a user to change their XMPP password via a web interface.
Currently I'm creating accounts for them with a default password, but would like to pro…
-
It doesn't look like there's any way one can change his password.
My current password on mcstats.org is really unsafe and I need to change it as soon as possible.
-
When I logged in as my test student and grabbed the credentials from S3 I was not forced to change my initial account password. This seems to conflict with Aaron's to-do list that has that item checke…
-
Switch from SHA-1 to something better.
Maybe bcrypt or something like that?
Don't think that this is high priority, but should be done.
EDIT: Elkarte is using sha256.
-
I'm using the freshly built duplicacy from a source as of few minutes ago.
Configuration:
```
Home-iMac:~ alex$ cat .duplicacy/preferences
[
{
"name": "sftpds01",
"id": "al…
ghost updated
6 years ago
-
Modoboa 2.2.4 on Ubuntu 22.04.4
Priority: low
Backstory:
I stumbled over AUTH_PASSWORD_VALIDATORS in /srv/modoboa/instance/instance/settings.py , and decided to require passwords to have a speci…
-
This task concerns the following only:
- User Creation
- Enter an email address and password to create the account
- No other information is required at this point
- Email address and pass…
-
A pop-up notifying the user about password change status would be helpful because, from a user's point of view, it wasn't normal for me to notice the message written with white color on the UI part it…