Generate a random password for inital admin user during database migration.

This improves the security of an unconfigured instance, as there are no global default credentials.
This commit is contained in:
Jan Böhmer 2020-06-14 22:29:15 +02:00
parent 00689b35ce
commit a65303ce55
3 changed files with 35 additions and 6 deletions

View file

@ -9315,5 +9315,11 @@ Element 3</target>
<target>SMD Reel calculator</target>
</segment>
</unit>
<unit id="7FpEp24" name="user.pw_change_needed.flash">
<segment>
<source>user.pw_change_needed.flash</source>
<target>Your password needs to be changed! Please set a new password.</target>
</segment>
</unit>
</file>
</xliff>