-
resource "time_rotating" "rotation_month_oci" {
rotation_months = 5
}
resource "random_password" "oracle_admin" {
count = var.deploy_oracle_db ? 1 : 0
length = 20
min…
-
Would be nice to have typescript support
-
### Bitwarden Beta
- [X] I'm using the new native Bitwarden Beta app and I'm aware that legacy .NET app bugs should be reported in [bitwarden/mobile](https://github.com/bitwarden/mobile)
### Ste…
-
It would be nice if the provider make available the custom fields from the secrets.
Maybe iterating over the different types of the custom fields as there is no method to get all of them, and then …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
### For Feature Requests
Desired Feature: encrypt page
is that possible to add a encrypt page in bookstack ? open page needs enter password or just encrypt the content ?
-
In my 1-shard 3-replica
After certain inserts ch-keeper is disconnecting
while working im getting error logs as ->
```
2022.10.14 14:05:28.253336 [ 56 ] {} RaftInstance: session 1 failed to r…
-
## Quest
Add additional constraints for passwords (e.g., minimum length, inclusion of special characters, etc.).
[Video Brute-Force Konbini](https://www.youtube.com/watch?v=YI-6nZFxwNg)
![image…
-
**Describe the bug**
KeeWeb sometimes fails to open my kdbx due to wrong password, which was MODIFIED by other KeePass compatible apps.
However, the kdbx can be opened by others well. Only KeeWeb …
-
### Parent Issue
_No response_
### Task
There's a need for a new GH User to be used to run the different GH actions on the CICD pipeline.
It will need a PAT with limited scope, including pus…