Skip to content

import errors not properly catched #244

Description

@thoschi

some errors during import of new users could be more informative. so far I encountered:

  • too short passwords (maybe this should even be catched in school settings - it should not be possible to choose a smaller password length than samba allows)
  • duplicate IDs
  • missing birthdate of user(s)

the process just stops with an generic python error - it would be better probably to get a proper warning what is wrong with the import data.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions