Skip to content
Snippets Groups Projects
Commit 7f496d3d authored by nd's avatar nd
Browse files

Update README.md

parent 86277bb1
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,8 @@
This is the UserFerwaltungsFrontend.
A web service to manage LDAP users, groups and permissions.
Development chat: [#uffd-development](https://rocket.events.ccc.de/channel/uffd-development)
## dependencies
- python3
- python3-ldap3
......@@ -108,3 +110,7 @@ The userinfo endpoint returns json data with the following structure:
```
`id` is the uidNumber, `name` the display name (cn) and `nickname` the uid of the user's LDAP object.
## License
GNU Affero General Public License v3.0, see [LICENSE](LICENSE).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment