AlekSIS (School Information System) — App Kompjuter (computer lab and account management)
- Python 92.2%
- Vue 5.3%
- JavaScript 2.4%
- Dockerfile 0.1%
Automatically update project files See merge request AlekSIS/onboarding/AlekSIS-App-Kompjuter!72 |
||
|---|---|---|
| .dev-js | ||
| .forgejo | ||
| .gitlab/merge_request_templates | ||
| aleksis/apps/kompjuter | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| biome.json | ||
| CHANGELOG.rst | ||
| Dockerfile | ||
| graphql.config.yml | ||
| LICENSE | ||
| MANIFEST.in | ||
| pyproject.toml | ||
| README.rst | ||
| renovate.json | ||
| tox.ini | ||
AlekSIS (School Information System) — App Kompjuter (computer lab and account management) ========================================================================================= AlekSIS ------- This is an application for use with the `AlekSIS`_ platform. Features -------- `AlekSIS-App-Kompjuter` provides models and a REST API resembling the old classic `Network Information Service`, i.e. it can handle user and group information suitable for system user management on Linux and other POSIX and UNIX-like systems. It can be used together with `AlekSIS-App-LDAP`_ to synchronise the information back and forth with an LDAP directory, and with the `nss-pam-webapi`_ library to consume its data for authentication and name resolution, e.g. in `Debian Edu`_. Licence ------- :: Copyright © 2020, 2021, 2022 Tom Teichler <tom.teichler@teckids.org> Copyright © 2021, 2022, 2024, 2025, 2026 Dominik George <dominik.george@teckids.org> Copyright © 2025, 2026 magicfelix <felix@felix-zauberer.de> Copyright © 2025 Jonathan Weth <jonathan.weth@teckids.org> Copyright © 2026 Julian Leucker <julian.leucker@teckids.org> Licenced under the EUPL, version 1.2 or later Please see the LICENCE.rst file accompanying this distribution for the full licence text or on the `European Union Public Licence`_ website https://joinup.ec.europa.eu/collection/eupl/guidelines-users-and-developers (including all other official language versions). .. _AlekSIS: https://edugit.org/AlekSIS/AlekSIS .. _AlekSIS-App-LDAP: https://edugit.org/AlekSIS/official/AlekSIS-App-LDAP .. _nss-pam-webapi: https://edugit.org/lanki.cloud/glue/nss-pam-webapi .. _European Union Public Licence: https://eupl.eu/ .. _Debian Edu: https://wiki.debian.org/DebianEdu