getwtxt/svc
Benjamin Morrison 2151021a8c
remove remote registry list push to leveldb because that doesn't work right now
2021-10-21 22:46:38 -04:00
..
cache.go updating module to live at sourcehut 2020-06-20 02:27:31 -04:00
cache_test.go updating module to live at sourcehut 2020-06-20 02:27:31 -04:00
common.go config for admin password, store bcrypt hash in confObj 2021-10-21 20:45:08 -04:00
common_test.go config for admin password, store bcrypt hash in confObj 2021-10-21 20:45:08 -04:00
conf.go exit if admin password is empty 2021-10-21 21:44:31 -04:00
conf_test.go license notice at top of each file 2019-07-11 00:57:06 -04:00
db.go delete a user, new config option for admin pass. pass is bcrypt hashed on startup and not stored in plaintext. 2021-10-21 21:35:23 -04:00
db_test.go updating module to live at sourcehut 2020-06-20 02:27:31 -04:00
handlers.go delete a user, new config option for admin pass. pass is bcrypt hashed on startup and not stored in plaintext. 2021-10-21 21:35:23 -04:00
handlers_test.go updating module to live at sourcehut 2020-06-20 02:27:31 -04:00
help.go updating module to live at sourcehut 2020-06-20 02:27:31 -04:00
http.go updating module to live at sourcehut 2020-06-20 02:27:31 -04:00
init.go updating module to live at sourcehut 2020-06-20 02:27:31 -04:00
init_test.go updating module to live at sourcehut 2020-06-20 02:27:31 -04:00
leveldb.go remove remote registry list push to leveldb because that doesn't work right now 2021-10-21 22:46:38 -04:00
periodic.go updating module to live at sourcehut 2020-06-20 02:27:31 -04:00
post.go updating module to live at sourcehut 2020-06-20 02:27:31 -04:00
post_test.go updating module to live at sourcehut 2020-06-20 02:27:31 -04:00
query.go updating module to live at sourcehut 2020-06-20 02:27:31 -04:00
query_test.go updating module to live at sourcehut 2020-06-20 02:27:31 -04:00
sqlite.go delete a user, new config option for admin pass. pass is bcrypt hashed on startup and not stored in plaintext. 2021-10-21 21:35:23 -04:00
svc.go delete a user, new config option for admin pass. pass is bcrypt hashed on startup and not stored in plaintext. 2021-10-21 21:35:23 -04:00