This website requires JavaScript.
Explore
Help
Sign In
lfk
/
backend
Watch
2
Star
0
Fork
0
You've already forked backend
Code
Issues
1
Pull Requests
Actions
Projects
Releases
40
Activity
New user features feature/93-user_endpoints
#95
Merged
niggl
merged 5 commits from
feature/93-user_endpoints
into
dev
2021-01-13 17:30:28 +00:00
Conversation
1
Commits
5
Files Changed
11
+133
-29
5 Commits
Author
SHA1
Message
Date
Nicolai Ort
d4d713b12d
Merge branch 'dev' into feature/93-user_endpoints
All checks were successful
continuous-integration/drone/pr
Build is passing
Details
2021-01-13 17:21:22 +00:00
Nicolai Ort
b01e1eb8a1
Added a new endpoint that returns a users permissions as objects sorted into two arrays
...
All checks were successful
continuous-integration/drone/pr
Build is passing
Details
ref
#93
2021-01-13 18:19:59 +01:00
Nicolai Ort
cd7b15aadf
First part of resolving user inherited permissions
...
ref
#93
2021-01-13 17:57:42 +01:00
Nicolai Ort
37fc167002
Added '@' as a illegal character for usernames
...
ref
#93
2021-01-13 17:51:42 +01:00
Nicolai Ort
9feeb302e8
Switched emails to being mandetory for users
...
ref
#93
2021-01-13 17:44:22 +01:00