This repository has been archived on 2026-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
RepApp/docs/dev/apps.md

517 B

Apps

The repapp is split into different modules, realized as Django apps, to improve the maintainability.

one time login

The one time login module provides a login for guests using a one time secret as part of an URL.

Settings

mail interface

repapp members