* feat(auth): implement OIDC authentication endpoints and error handling
* feat(auth): add OIDC provider discovery endpoint and related functionality
* feat(auth): add SAML2 authentication support and related functionality
* feat(auth): add LDAP authentication support and related functionality
* fix(auth): improve login keydown handler for better event handling
* feat(auth): add LDAP authentication support and related configurations
* feat(ldap): implement LDAP synchronization features and enhance user import logic
* feat(auth): add authSource and authSourceStatus to user information
* feat(i18n): update LDAP synchronization error messages in multiple languages
* feat(i18n): update LDAP synchronization error messages in multiple languages
* feat(i18n): update LDAP synchronization error messages in multiple languages
* Add Persian (fa) translations
* Update index.ts
Add fa to LOCALE_LOADERS
* Update fu.ts
Add fa item
* Update index.vue
enable Persian (fa) in language selector
* Update login-form.vue
enable Persian (fa) in language selector
* Create fa.yaml
add fa backend translations
* Update i18n.go
Add fa to langFiles variable
* Add Persian (fa) Translation to agent