-
Installed and did:
```ts
import * as passwordGenerator from 'generate-password-browser';
passwordGenerator.generate({ length: 20, uppercase: true, symbols: true });
```
Stack trace within brows…
-
[I will report this as a bug, but I only just started with mutli-tenant so apologise in advance if there's something I missed, or the reporting isnt correct.]
__Description__
in src/Generators/Web…
-
### Steps to reproduce
1. Log in as Initial Admin User
2. Change a users password
3. try to log in as user
### Expected behaviour
Tell us what should happen - user logs in
### Actual beha…
-
System.UriFormatException: Invalid URI: The Authority/Host could not be parsed.
at System.Uri.CreateThis (System.String uri, System.Boolean dontEscape, System.UriKind uriKind) [0x00090] in :0
a…
-
Go to `Extras menu => Password Generator`
### KeePassX with Adwaita QT theme
![passwordgenerator-progressbar](https://cloud.githubusercontent.com/assets/10311057/7788234/e54aed08-0232-11e5-8a4c-58639…
-
After successfully creating a new customer, hostname and website, I am struggling to get initialize the newly created tenant database.
The tenant database gets created with a corresponding db user …
-
I am seeing a failed reference to com.topcoder.util.keygenerator.random.RandomStringGenerator; didn't see this problem the last time I built the app, a couple of weeks ago.
-
The documentation reports this example for password generation:
```java
List rules = Arrays.asList(
// at least one upper-case character
new CharacterRule(EnglishCharacterData.UpperCase, 1),…
-
Hi!
I have a problem with RequirementPasswordGenerator. It generates password with different length on production server with OPcache. I set length = 8, but it sometimes generates password with lengt…
-
## Expected Behavior
When an entry exists and you open it and then open the password generator, the length setting should match the current length of the existing password.
## Current Beha…