mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Moved passwd out of resources/public, which was wantonly insecure, into
resources.
This commit is contained in:
parent
4444664bdf
commit
eb5b82fbca
4 changed files with 27 additions and 5 deletions
2
resources/passwd
Normal file
2
resources/passwd
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
{:admin {:password "admin" :email "admin@localhost"}}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue