Steve Clement
Steve Clement
Merged your changes into dev for testing: https://github.com/ail-project/ail-framework/pull/295 @Terrtia FYI, merged master -> dev where I will do some more changes (CI/CD is out of date by quite a few...
After some investigation the following can be observed: The minimal length is indicated as 12 but in the regex we clearly see 16 is used: /^((?=.*\\d)|(?=.*\\W+))(?![\\n])(?=.*[A-Z])(?=.*[a-z]).*$|.{16,}/
> **Welcome** READ ME !!!!! Read me !!!!!! First thing: don't send PR to the master branch, please send to the dev branch instead. Please read the [DNS API Dev...
Fixed shellcheck/shfmt errors.
Updated Wiki Page
This might be docker unrelated as the instaling_deps.sh script fails. TBI
@Terrtia is this good for you?
Thanks for testing the "undocumented" nuke option. Once I get around to it I will see whats up.
Next step will be to install kvrocks from .deb to avoid compilation artifacts that use disk space. This should, in theory, solve the disk issue. Perhaps it could also be...