WP110 #1191 Add user control settings form and pre-authorize hook
Implemented a configuration form for UIB FEIDE user control settings. allowing admins to specify allowed domains and groups. Integrated a hook to enforce these settings during user authorization, ensuring only users from specified domains and groups can log in. Added necessary routes and menu links for accessing the form in the admin interface.