This website requires JavaScript.
Explore
Gists
Help
Sign In
Gitea-John71
/
LLDAP
Watch
2
Star
0
Fork
0
You've already forked LLDAP
mirror of
https://github.com/lldap/lldap.git
synced
2026-06-10 13:28:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65780ae0feff841e31fbbf534c09cdc2fb7bb3d1
LLDAP
/
app
/
queries
History
Valentin Tolmer
402ef2f83a
app: Add a component to delete a user
...
Also adds a way to hook to the bootstrap modals to show or hide them.
2021-09-24 16:46:30 +02:00
..
add_user_to_group.graphql
app: Add a way to manage a user's group memberships
2021-09-20 11:23:57 +02:00
create_user.graphql
graphql: Add a method to update a user
2021-09-03 14:32:33 +02:00
delete_user.graphql
app: Add a component to delete a user
2021-09-24 16:46:30 +02:00
get_group_list.graphql
app: Add a way to manage a user's group memberships
2021-09-20 11:23:57 +02:00
get_user_details.graphql
app: Add a way to manage a user's group memberships
2021-09-20 11:23:57 +02:00
list_users.graphql
api: add the rest of the fields to User
2021-08-30 09:27:00 +02:00
remove_user_from_group.graphql
app: Add a way to manage a user's group memberships
2021-09-20 11:23:57 +02:00
update_user.graphql
app: Add a way for users to edit their info
2021-09-03 14:32:33 +02:00