2024-12-30 13:35:21 +01:00
|
|
|
## Beschreibung
|
|
|
|
|
|
|
|
Für Rezepte-Sammlung [Tandoor](https://tandoor.dev/)
|
|
|
|
|
|
|
|
|
|
|
|
## Verweise
|
|
|
|
|
|
|
|
- [Tandoor-Dokumentation | Installation](https://docs.tandoor.dev/install/manual/)
|
|
|
|
- [Tandoor-Dokumentation | Konfiguration](https://docs.tandoor.dev/system/configuration/)
|
|
|
|
- [Tandoor-Dokumentation | Allauth](https://docs.tandoor.dev/features/authentication/#allauth)
|
2025-01-12 10:05:20 +01:00
|
|
|
- [Django-Dokumentation | Variable `DJANGO_SUPERUSER_PASSWORD`](https://docs.djangoproject.com/en/5.1/ref/django-admin/#envvar-DJANGO_SUPERUSER_PASSWORD)
|
2025-01-11 15:45:08 +01:00
|
|
|
- [allauth-Dokumentation | OpenID Connect](https://docs.allauth.org/en/latest/socialaccount/providers/openid_connect.html)
|
|
|
|
- [allauth-Dokumentation | Authelia](https://docs.allauth.org/en/latest/socialaccount/providers/authelia.html)
|
2025-01-08 21:59:45 +01:00
|
|
|
|
|
|
|
|
|
|
|
## ToDo
|
|
|
|
|
2025-01-12 10:05:20 +01:00
|
|
|
- Idempotenz
|