Skip to content

Add /user/reset/<uname> API-call, for easy "self-service"

pettai requested to merge pettai/knot-dns-rest:pwgenonreset into main

Adds a secure regeneration of the users password/passphrase, either a randomly generated string (default) or a memorizeable passphrase based on a dictionary of your own choice (conf option)

Merge request reports