Commit Graph

56 Commits

Author SHA1 Message Date
a85f3b5769 fix tests
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2021-10-15 11:34:27 -04:00
ff93cf32b5 drone typo
All checks were successful
continuous-integration/drone/tag Build is passing
2021-10-15 11:27:12 -04:00
81207cef23 update drone config
Some checks failed
continuous-integration/drone/tag Build is failing
2021-10-15 11:26:04 -04:00
5db234f5b9 update drone config
All checks were successful
continuous-integration/drone/tag Build is passing
2021-10-15 11:22:26 -04:00
b0d3778a81 update drone config
All checks were successful
continuous-integration/drone/tag Build is passing
2021-10-15 11:19:55 -04:00
ea02c3d151 update drone config typo
All checks were successful
continuous-integration/drone/tag Build is passing
2021-10-15 11:17:19 -04:00
b4954e9adb update drone config
Some checks failed
continuous-integration/drone/tag Build is failing
2021-10-15 11:16:13 -04:00
2df2c467fa fix drone config
All checks were successful
continuous-integration/drone/tag Build is passing
2021-10-15 11:14:17 -04:00
112b67998b update drone config
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
2021-10-15 11:12:54 -04:00
9746293a2b update deps
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2021-10-14 17:17:38 -04:00
da3318246d update module, go version
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-13 17:33:43 -04:00
f903ee57dc update deploy
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-07 15:22:10 -04:00
cbe9ce4ede use proper file paths
All checks were successful
continuous-integration/drone/tag Build is passing
2021-08-07 15:15:05 -04:00
cfb8b043cb update drone config
All checks were successful
continuous-integration/drone/tag Build is passing
2021-08-07 15:10:01 -04:00
f8a51fad3b better release system
Some checks failed
continuous-integration/drone Build is passing
continuous-integration/drone/tag Build is failing
2021-08-07 15:00:42 -04:00
24e2118c80 add ci
All checks were successful
continuous-integration/drone Build is passing
2021-08-07 14:32:34 -04:00
96f6327fe0 send correct signal for reload 2021-04-08 13:27:31 -04:00
c147c217de reload templates on USR1 2021-04-08 13:22:48 -04:00
b448a91d55 fool 2021-03-31 16:32:33 -04:00
f5abee1c36 actually update on file change 2021-03-31 16:31:44 -04:00
0ec1696c34 better makefile 2021-03-31 16:29:28 -04:00
79f8b40a3d log user login standard 2021-03-31 16:18:02 -04:00
9be48a061e handle profile updates correctly 2021-03-31 16:15:36 -04:00
2624034fd7 show groups in profile 2021-03-31 16:12:35 -04:00
8e8e67666c lower case usernames 2021-03-02 15:03:56 -05:00
a1c3b66705 add git version at build time 2021-03-02 14:37:31 -05:00
cf851b5021 allow tokens to be embeded in links, expire password tokens 2021-03-02 14:30:37 -05:00
cef06f864b ignore leading whitespace for tokens 2021-02-21 19:39:47 -05:00
e48ec9ce0b typo 2020-11-12 14:54:18 -05:00
0b86f1f4bb add user templates 2020-11-12 14:51:48 -05:00
0c347eda8e better routes, standardize error messages part 1 2020-11-12 14:33:01 -05:00
98e1d7e774 add minceraft linkage 2020-11-10 17:58:24 -05:00
fe54be6217 read from correct config directory 2020-10-05 12:28:54 -04:00
53efeb18d4 add systemd unit file 2020-10-05 12:22:04 -04:00
675e521a54 add janky profile editing 2020-09-24 17:12:22 -04:00
c7d583c622 add profile page 2020-09-24 16:39:52 -04:00
f7e55b9ab1 better account creation 2020-09-24 16:14:54 -04:00
be04dd6156 add janky password reset form 2020-09-22 18:21:01 -04:00
2e9ea4ddf5 better logout, switch to gorilla mux 2020-09-22 14:37:54 -04:00
c3d1d097d8 we know if a user is logger in so use it 2020-09-22 14:00:43 -04:00
0250dd0066 we know what the user attr is so use it 2020-09-22 14:00:28 -04:00
6f9cde4639 missing field 2020-09-17 19:56:50 -04:00
18b71b1086 fix getting password from registration form 2020-09-17 19:53:02 -04:00
10fb809271 fake password stuff 2020-09-17 17:47:12 -04:00
7ba061682c add token generation, validation 2020-09-17 17:36:39 -04:00
6fadf63c4f add readme 2020-09-17 16:48:44 -04:00
b184d456ea templates cleanup 2020-09-17 16:47:17 -04:00
8e8781b06b readd ldap file 2020-09-17 16:20:04 -04:00
e48d321f29 use templates, login/logout session support 2020-09-17 16:19:05 -04:00
c3b934c974 better logging for TLS issues 2020-08-27 12:45:00 -04:00