searchcode-server
searchcode-server copied to clipboard
Move admin password into admin pages
Move the storage of the admin password into the database storage. Be sure to hash it as well.
For logging in create a one time use password that is printed out when searchcode starts. Similar to how teamcity works.