summaryrefslogtreecommitdiff
path: root/database/users.go
AgeCommit message (Collapse)Author
2024-04-02Should fix cascading delete issue (#3)Ezri Brimhall
Reviewed-on: https://git.hatecomputers.club/hatecomputers/hatecomputers.club/pulls/3 Co-authored-by: Ezri Brimhall <ezri.brimhall@usu.edu> Co-committed-by: Ezri Brimhall <ezri.brimhall@usu.edu>
2024-03-29guestbook!Lizzy Hunt
2024-03-28dns api (#1)simponic
Co-authored-by: Elizabeth Hunt <elizabeth.hunt@simponic.xyz> Reviewed-on: https://git.hatecomputers.club/hatecomputers/hatecomputers.club/pulls/1
2024-03-27clean up old sessions every 500 secondsLizzy Hunt
2024-03-27authentication! oauth2!Lizzy Hunt
2024-03-26initial commitLizzy Hunt