mirror of
https://github.com/LD-Reborn/Berufsschule_HAM.git
synced 2025-12-20 06:51:55 +00:00
Added LDAP migrations, made CreateObject async, moved LdapOptions to Models, fixed user password not hashed on user creation
This commit is contained in:
3
src/Exceptions/MigrationExceptions.cs
Normal file
3
src/Exceptions/MigrationExceptions.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
namespace Berufsschule_HAM.Exceptions;
|
||||
|
||||
public class InvalidMigrationDescriptionModel : Exception {}
|
||||
Reference in New Issue
Block a user