Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Support for multiple email addresses synced from LDAP #12301

Open
2 of 7 tasks
stertingen opened this issue Jul 23, 2020 · 0 comments
Open
2 of 7 tasks

Feature: Support for multiple email addresses synced from LDAP #12301

stertingen opened this issue Jul 23, 2020 · 0 comments
Labels
topic/authentication type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@stertingen
Copy link

  • Gitea version (or commit ref): 1.12.2 built with GNU Make 4.2.1, go1.14.4 : bindata, sqlite, sqlite_unlock_notify
  • Git version: 2.24.3
  • Operating system: official docker container
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

We have a central LDAP server for our users who may have multiple email addresses, which are also stored on the LDAP server. I'd like to propose that the LDAP authentication source shall look for multiple email addresses of that user and add these to the user profile.

Each user should be able to add and remove more addresses on their own, but addresses synced from the LDAP server should only be removable by removing them from the LDAP server.

@lunny lunny added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Jul 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic/authentication type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

No branches or pull requests

3 participants