Commit Graph

40 Commits

Author SHA1 Message Date
stryan 96f6327fe0 send correct signal for reload 2021-04-08 13:27:31 -04:00
stryan c147c217de reload templates on USR1 2021-04-08 13:22:48 -04:00
stryan b448a91d55 fool 2021-03-31 16:32:33 -04:00
stryan f5abee1c36 actually update on file change 2021-03-31 16:31:44 -04:00
stryan 0ec1696c34 better makefile 2021-03-31 16:29:28 -04:00
stryan 79f8b40a3d log user login standard 2021-03-31 16:18:02 -04:00
stryan 9be48a061e handle profile updates correctly 2021-03-31 16:15:36 -04:00
stryan 2624034fd7 show groups in profile 2021-03-31 16:12:35 -04:00
stryan 8e8e67666c lower case usernames 2021-03-02 15:03:56 -05:00
stryan a1c3b66705 add git version at build time 2021-03-02 14:37:31 -05:00
stryan cf851b5021 allow tokens to be embeded in links, expire password tokens 2021-03-02 14:30:37 -05:00
stryan cef06f864b ignore leading whitespace for tokens 2021-02-21 19:39:47 -05:00
stryan e48ec9ce0b typo 2020-11-12 14:54:18 -05:00
stryan 0b86f1f4bb add user templates 2020-11-12 14:51:48 -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 fe54be6217 read from correct config directory 2020-10-05 12:28:54 -04:00
stryan 53efeb18d4 add systemd unit file 2020-10-05 12:22:04 -04: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 f7e55b9ab1 better account creation 2020-09-24 16:14:54 -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 0250dd0066 we know what the user attr is so use it 2020-09-22 14:00:28 -04:00
stryan 6f9cde4639 missing field 2020-09-17 19:56:50 -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 6fadf63c4f add readme 2020-09-17 16:48:44 -04:00
stryan b184d456ea templates cleanup 2020-09-17 16:47:17 -04:00
stryan 8e8781b06b readd ldap file 2020-09-17 16:20:04 -04:00
stryan e48d321f29 use templates, login/logout session support 2020-09-17 16:19:05 -04:00
stryan c3b934c974 better logging for TLS issues 2020-08-27 12:45:00 -04:00
stryan 9939859c0d add tls support 2020-08-23 17:53:48 -04:00
stryan 043fa955ec initial work for better configuration 2020-08-20 13:24:52 -04:00
stryan b549ff0d12 make register page prettier 2020-08-20 13:08:45 -04:00
stryan 43f1198b0c config fix 2020-08-20 13:06:44 -04:00
stryan 21c22e7121 Better config parsing 2020-08-20 13:03:43 -04:00
stryan 52265e123a initial 2020-08-20 12:51:02 -04:00