10 Commits

Author SHA1 Message Date
2465b0a73a
Adds user id to actions 2021-01-30 12:40:58 -06:00
96b22a2254
Adds user by username model method 2021-01-24 19:26:47 -06:00
8eff1115c5
Fixes failing tests, but incompletely 2021-01-17 15:10:24 -06:00
1c3555d8b7
Removed multistore
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2021-01-12 18:46:24 -06:00
262321a1e2
Adds auth route that checks username and password
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2021-01-12 12:43:45 -06:00
c8b8f87f6c
Change to select by username because that makes more sense 2021-01-12 11:36:44 -06:00
f59593e9e8
adds create user func 2021-01-12 11:17:03 -06:00
55c8c739b0
fmt
A
2021-01-11 20:38:11 -06:00
1d45635530
adds no password return by default, model cares about password but nothing downstream does
Some checks failed
gitea-deepak/gogmagog/pipeline/head There was a failure building this commit
2021-01-11 20:37:35 -06:00
3ea8603368
Adds user table and adds support for config flag to drop DB on restart
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2021-01-11 20:15:36 -06:00