auth #3

Merged
deepak merged 32 commits from auth into master 2021-01-25 22:31:51 +00:00
Owner
No description provided.
deepak added 32 commits 2021-01-25 22:24:16 +00:00
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
3ea8603368
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
1d45635530
A
fixes lint issues
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
c8e33884c0
Adds auth route that checks username and password
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
262321a1e2
Decouples routers and adds auth for plans and actions call
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
417a7cf982
Adds inmemorystore to help refactor tests
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
d8604dc3cc
Removed multistore
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
1c3555d8b7
Adds some stuff for only failing on the subsequent retrieve
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
169afed5c9
adds user_id as a selectable field
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
4708a2b8ff
Route now gets user ID from context with custom middleware
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
c1ae0706f9
Adds current user route
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
42d808165b
Adds middleware testing methods
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
c28939d2b8
Adds plan route unauthorised tests
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
4d093ed99a
Adds last currentUser route tests
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
c9675b1573
Adds tests for auth route
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
gitea-deepak/gogmagog/pipeline/pr-master This commit looks good
6dd91f5a1b
deepak merged commit 12515c2a1e into master 2021-01-25 22:31:51 +00:00
deepak deleted branch auth 2021-01-25 22:31:57 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: deepak/gogmagog#3
No description provided.