-
## Problem to Solve
It's a pain for the user to re-enter their password for connecting to Cluster every time. In SQL Server for instance, it's popular to integrate the database authentication with …
-
It would appear that all user passwords are stored in plaintext in file `/var/log/archinstall/user_credentials.json`. Which is accessible to any user on the system (mode=644).
```
# ls -l /var/lo…
-
It might make sense to shift to the standard password hashing library bcrypt instead of using a custom salt. Cracking bcrypted passwords takes considerably more computing power than SHA1 does, which w…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https…
-
Hello!
I am trying to put together a Kubernetes deployment and I am a little stuck with assigning the proper values for the environment.
Here's the full document so far:
Deployment
```ya…
-
#### What is the problem you are having with rclone?
icloud backend unable to login
#### What is your rclone version (output from `rclone version`)
rclone v1.69.0-DEV
#### Which OS you are…
-
In 2024.4 a feature was introduced to disable password hashing in authentik. I wonder if this will "clear" already hashed passwords and really force users to be always validated against the ldap serv…
-
**Section 1 - Create Virtual machine, Create Storage Account, Create File Share, and Create Storage Sync Service**
1.1. Search for "Virtual Machine" in the Azure portal and click "+ Add" to create a…
-
Create an API endpoint that allows users to register on the platform. This will involve:
1. Handling user input
2. Storing information in database
3. Hashing passwords before storage
Acceptanc…
-
**Documentation**
- [x] I acknowledge that I have read the relevant [documentation](https://github.com/mariadb-operator/mariadb-operator/tree/main/docs).
**Describe the bug**
I have deployed a ma…