Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin-Account Verwaltung #23

Open
LukasLBRCHT opened this issue May 6, 2024 · 0 comments
Open

Admin-Account Verwaltung #23

LukasLBRCHT opened this issue May 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@LukasLBRCHT
Copy link
Collaborator

LukasLBRCHT commented May 6, 2024

Break

  • Projekt enthält schon instabile Registrierung, keine zusätzliche Antipattern nötig
    • keine Anmeldung notwendig
    • System betrachtet keine User-Session, kein Admin-spezifisches Verhalten
  • Gefahr durch Nutzer:
    • Zugriff auf Daten ohne Authentifizierung durch z.B. Passwort
    • weiteres Problem: falscher Admin hat dann uneingeschränkten Zugriff

Fix-Ideen

  • Account-Verwaltung:
    • Anmelden und Registrieren zu einzelnen Funktionen für Admin machen
      • Anmeldung ist nur möglich, wenn jeweiliger Account vorhanden
    • Passwort-Schutz
  • Datenschutz: kein Zugriff ohne Anmeldung
@LukasLBRCHT LukasLBRCHT added this to the M1 milestone May 6, 2024
@LukasLBRCHT LukasLBRCHT added the enhancement New feature or request label May 6, 2024
@LukasLBRCHT LukasLBRCHT changed the title User-Account Management User-Account Verwaltung May 6, 2024
@LukasLBRCHT LukasLBRCHT removed this from the M1 milestone May 6, 2024
@LukasLBRCHT LukasLBRCHT changed the title User-Account Verwaltung Admin-Account Verwaltung May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant