-
I tried an unattended installation of Leap 16.0 using the `agama-installer.x86_64-10.0.0-openSUSE-Build27.7.iso` in VirtualBox 7.0.18 on Leap 15.6. At the end of the installation, an error was display…
-
### Is there an existing issue for this feature?
- [X] Yes, I have searched the existing issues and it doesn't exist.
### Feature Description
As said in the title.
Regards.
-
In Setup 3., you better store the hash instead of the raw password ( for security purposes ofc).
-
SI uses MD5 hashing to store user passwords in database as per [save.php#L46](https://github.com/simpleinvoices/simpleinvoices/blob/master/modules/user/save.php#L46). Not only is MD5 for password stor…
ghost updated
10 years ago
-
Version 2.7.0 in use.
New-BicepMarkDownDocuments fails with safe-dereference operator
Simple test:
```
@description('Password for the Virtual Machine.')
@minLength(12)
@secure()
param adm…
-
Hello everyone,
I'm encountering an issue when trying to sign in to Azure Storage Explorer on my Mac. When I initiate the sign-in process, I'm directed to the sign-in page in my browser (I've tried b…
-
### Discussed in https://github.com/openobserve/openobserve/discussions/5079
Originally posted by **svk27** November 16, 2024
Hey everyone, I'm just trying out open observe, and it is definite…
svk27 updated
3 hours ago
-
## Describe the bug
Unable to query the image definition in azure compute gallery
## Versions
Terraform v1.9.8
on windows_386
Citrix Cloud/DaaS
## Terraform configuration files
resour…
-
I'm using the .NET8 Blazor web app template, with the Identity stuff included.
I would like to set a local storage item when the user logs in, so added a single line to the `Login.razor` method tha…
-
The current implementation of the password manager saves user passwords without robust encryption or uses outdated encryption methods. This exposes a vulnerability where, if the password storage (data…