mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Fixed bug where password could be blanked if a user was edited and no new password set
This commit is contained in:
parent
656d503128
commit
75c5618239
3 changed files with 12 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
{:admin {:admin true, :email "info@weft.scot", :password "admin"}}
|
||||
{:admin {:admin true, :email "info@weft.scot", :password "admin"}, :jenny {:email "jenny@auchencairn.org", :admin false, :password "$s0$f0801$1uniQfftB37G5e5GklJANQ==$kQ0+/YcCuaz2x5iYjwhNlDlnWX/exE/8pSC+R4C0WvQ="}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue