-
i would like to have the same features on update as on detail and index.
We are using a settings plugin so the only view available is always update/save.
but basicly
```php
PasswordGenerator::ma…
-
Hello.
It would be nice to add an option to exclude characters, like in **keepass** password generator.
![image](https://user-images.githubusercontent.com/7986067/69919031-62d9d080-1481-11ea-9780-…
-
### Describe the bug
On Windows I am hitting an `unreachable!()` on an enum invariant in the generated rust bindings.
The error message in the unreachable is this:
> Invalid variant for Generat…
-
:information_source: View this commit [on Github](https://github.com/TYPO3/typo3/commit/445912f9a5e74f1003a1a72beab14f184784bd02)
:busts_in_silhouette: Authored by Frank Naegler frank.naegler@typo3.or…
-
hi @btrsco ,
my code :
```
PasswordGenerator::make('Password')
->onlyOnForms()
->creationRules('required', Rules\Password::defaults())
->upda…
-
When declaring recursive type definitions it appears that the `typedef`'s are declared in the wrong order causing this error:
```
api_generated.h:120:22: error: field has incomplete type 'struct w…
-
Hi, I cannot add my own symbols, is it possible someway? I tried to defined own option and parameter to it
$generator
->setLength(25)
->setOptionValue(RequirementPasswordGenerator::OPTION_UPPER…
-
### Steps to reproduce
1. Add item
2. Deselect all password options
![2018-04-23 12_35_50-teampass](https://user-images.githubusercontent.com/34249133/39121898-61a302fc-46f3-11e8-957b-fedb0fdbf…
-
**Is your feature request related to a problem? Please describe.**
I would like to use a generator for passwords, for example hashcat or some python script. This is currently impossible.
**Describ…
-
**Describe the problem**
When using an `` (such as is being done in some React PRs, see https://github.com/patternfly/patternfly-react/pull/8040 and https://github.com/patternfly/patternfly-react/pul…