Commit Graph

15 Commits

Author SHA1 Message Date
stryan 104982103d add change password page
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2023-04-10 17:51:49 -04:00
stryan 2624034fd7 show groups in profile 2021-03-31 16:12:35 -04:00
stryan cf851b5021 allow tokens to be embeded in links, expire password tokens 2021-03-02 14:30:37 -05:00
stryan 0c347eda8e better routes, standardize error messages part 1 2020-11-12 14:33:01 -05:00
stryan 98e1d7e774 add minceraft linkage 2020-11-10 17:58:24 -05:00
stryan 675e521a54 add janky profile editing 2020-09-24 17:12:22 -04:00
stryan c7d583c622 add profile page 2020-09-24 16:39:52 -04:00
stryan be04dd6156 add janky password reset form 2020-09-22 18:21:01 -04:00
stryan 2e9ea4ddf5 better logout, switch to gorilla mux 2020-09-22 14:37:54 -04:00
stryan c3d1d097d8 we know if a user is logger in so use it 2020-09-22 14:00:43 -04:00
stryan 18b71b1086 fix getting password from registration form 2020-09-17 19:53:02 -04:00
stryan 10fb809271 fake password stuff 2020-09-17 17:47:12 -04:00
stryan 7ba061682c add token generation, validation 2020-09-17 17:36:39 -04:00
stryan b184d456ea templates cleanup 2020-09-17 16:47:17 -04:00
stryan e48d321f29 use templates, login/logout session support 2020-09-17 16:19:05 -04:00