mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 17:55:03 +02:00
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:
parent
00689b35ce
commit
a65303ce55
3 changed files with 35 additions and 6 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue