jj: Work on AD Import, Check if user is actually allowed to use UserManager, show all modules by default

This commit is contained in:
Jonathan Jenne
2018-05-11 14:38:23 +02:00
parent 56bf89e0b7
commit 4a06f7e927
16 changed files with 1212 additions and 710 deletions

View File

@@ -8,3 +8,8 @@ Namespace UserDataSetTableAdapters
Partial Public Class TBDD_GROUPS_USERTableAdapter
End Class
End Namespace
Namespace UserDataSetTableAdapters
Partial Public Class TBDD_MODULESTableAdapter
End Class
End Namespace