-
```
schema {
query: Query
mutation: Mutation
subscription: Subscription
}
type Account @aws_cognito_user_pools {
acctLast4: String
acctNumber: String
debitCardUrl: String
rou…
-
After enabling codeql for a larger project I decided to push it onto another small, single class nuget library
I have to customise the build process to exclude a couple of things, but the build its…
-
## Summary
it would be wise to add the possibility of adding numbers of generation criteria to the generation of passphrase in order to improve the strength and complexity of the passphrase
## Exa…
-
Ik heb Pointers gebruikt in mijn project voor de PasswordGenerator na feedback te hebben gekregen van Marco was dit niet nodig verder heb ik deze Pointers weg gehaald.
-
### Symfony version(s) affected
6.0.0 6.1.x-dev
### Description
Consider my method: `Command::configure`:
```php
protected function configure(): void
{
$this->setName('app…
-
-
I have verified the encoding of text from Linux and this return `text/x-python; charset=utf-8`
I have uploaded the code when I have the problem [in try.gogs](https://try.gogs.io/xxxtonixxx/Python/src…
-
### Steps to reproduce
1. Creating an User
2. Log In with that User
3. Go to the Profile Window
### Expected behaviour
The Window should open and I can choose some options (change password l…
-
## Expected Behaviour
* when an invalid password length is entered, an error is generated and the function loops once
## Current Behaviour
* when an invalid password length is entered, an error i…
TOVTC updated
2 years ago
-
I just tried your KeePassDiceware plugin. I like it a lot. However, there appears to be a problem with the Salt option. No matter which Salt options I choose (UpperCase, LowerCase, Digits, Symbols) I …