Manuel Nuñez
Manuel Nuñez
This PR replaces #3744 and implements support for multiple domains Closes #1198 Configuration will looks like: ```yml session: domain: example.com expiration: 3600 inactivity: 300 remember_me_duration: 1y portal_url: https://login.example.com domains: -...
This PR implements i18n for api messages and Closes #2834 This first commit implements a concept of work, it needs validation from maintainers to be able to continue
## Feature Request ### Description Audit Logs allows the administrators to have a detailed log related to authentication (login, logouts, resource access, etc) Many companies, such as banks, require products...
## Feature Request Implement password history via configuration ### Description this functionality will allow administrators to limit the reuse of passwords by users this feature depends on https://github.com/authelia/authelia/pull/2723 questions: *...
## Feature Request ### Description Hi, this issue is to discuss the functionality of i18n for api messages. i can imagine two methods to impement this #### 1 - Implement...
## Feature Request This featrure will fetch ldap ppolicy and will set the authelia password policy with the values fetched depends on https://github.com/authelia/authelia/pull/2723 i need to investigate how to implement...
this PR adds `disable_start_tls:true` to notification section
this PR allows the end user to manually select the UI language tasks: - [x] Add Picker - [x] Remove Duplicated Languages - [x] Save user's choice in localStore -...
work in progress this PR will add an ldap example bundle to authelia ## Summary by CodeRabbit - **New Features** - Enhanced LDAP server configuration with password policy management, including...
### Description Add spanish translation for `settings` namespace added in 4.38 ### Use Case spanish translation ### Details _No response_ ### Documentation _No response_ ### Pre-Submission Checklist - [X] I...