moved util functions in main.go into a seperate file
This commit is contained in:
@ -5,4 +5,4 @@ RBU account system
|
||||
# api
|
||||
use `/login?redirect=someurl` to redirect the user after the login is finnished.
|
||||
Use `api/accountinfo?accountkey=key&password=password` to get information about the user.
|
||||
accountKey is the value of the cookie with the key "session".
|
||||
accountkey is the value of the cookie with the key "session".
|
||||
|
||||
Reference in New Issue
Block a user