This website requires JavaScript.
Explore
Help
Sign In
IT4Change
/
gradido
Watch
3
Star
0
Fork
0
You've already forked gradido
mirror of
https://github.com/IT4Change/gradido.git
synced
2025-12-13 07:45:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gradido
/
backend
/
src
/
graphql
History
Ulf Gebhardt
f09c3b4964
replace implementation of
getPublicKey
to no longer require the sessionId. Furthermore the call now no longer calls
getUserInfos
on the
login_server
but just queries the database itself
2021-11-17 00:40:16 +01:00
..
arg
cleaned graphql checkUsername Args
2021-10-31 02:01:02 +01:00
directive
moved isAuthorized in directive folder
2021-10-03 11:14:24 +02:00
enum
enums
2021-10-06 11:57:23 +02:00
model
reduced checkUsername response to a boolean
2021-10-31 02:01:02 +01:00
resolver
replace implementation of
getPublicKey
to no longer require the sessionId. Furthermore the call now no longer calls
getUserInfos
on the
login_server
but just queries the database itself
2021-11-17 00:40:16 +01:00
schema.ts
new try with docker compose
2021-10-18 23:42:47 +02:00