lightningtipbot/internal/api
gohumble 8f60cb82f3
add admin service (#263)
* add admin server + service

* string fixes

* ban and unban user

* add return

* ban using admin key

* ban reason

* remove redundant func call

* add http status

* add log

* anon_id_sha256 (#262)

* anon_id_sha256

* refactor sha256 hash to strings package

* oops

Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>

* add admin server + service

* ban and unban user

* string fixes

* add return

* ban using admin key

* ban reason

* remove redundant func call

* add http status

* add log

Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
Co-authored-by: LightningTipBot <88730856+LightningTipBot@users.noreply.github.com>
2022-01-05 01:40:37 +01:00
..
admin add admin service (#263) 2022-01-05 01:40:37 +01:00
middleware.go separate lnurl and api server (#261) 2022-01-05 00:09:11 +01:00
proxy.go separate lnurl and api server (#261) 2022-01-05 00:09:11 +01:00
server.go add admin service (#263) 2022-01-05 01:40:37 +01:00