You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Improve ModuleUsersUI code structure and add validation
- Replace ModuleBaseForm with specific LdapConfigForm for better type safety
- Add validation for user UI related POST data in UsersUIConf
- Improve code readability with descriptive comments
- Update code style according to PSR-12 standards
0 commit comments