[PR #1743] [CLOSED] Update User information in Gitea based on LDAP when login #16027

Closed
opened 2025-11-02 12:00:36 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1743
Author: @DblK
Created: 5/17/2017
Status: Closed

Base: masterHead: feature_UpdateUserInfoOnLDAP


📝 Commits (8)

📊 Changes

1 file changed (+15 additions, -1 deletions)

View changed files

📝 models/login_source.go (+15 -1)

📄 Description

Currently setting an admin in ldap stay forever, this fix it.
It will close #1359 and related to #1478.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/1743 **Author:** [@DblK](https://github.com/DblK) **Created:** 5/17/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature_UpdateUserInfoOnLDAP` --- ### 📝 Commits (8) - [`9ed9f6e`](https://github.com/go-gitea/gitea/commit/9ed9f6e4dfbe5a8c9fb1261e7fabe1380acb1997) Update User information in Gitea based on LDAP when login - [`f15fcbf`](https://github.com/go-gitea/gitea/commit/f15fcbfcf1669ae0e3a18b09e549b0dc9062564d) Update Admin Flag only if exist in settings - [`879b5f7`](https://github.com/go-gitea/gitea/commit/879b5f7b2d8d81af49b8d591157f3a91f574ca65) Fix affectation - [`d0f465e`](https://github.com/go-gitea/gitea/commit/d0f465e4c4ce130a8e358cd235e4ea3c98aa5cc6) Update models/login_source.go - [`18bc2a2`](https://github.com/go-gitea/gitea/commit/18bc2a2186b497818df1d2481cdbbb252d685b7f) Merge branch 'feature_UpdateUserInfoOnLDAP' of https://github.com/DblK/gitea into feature_UpdateUserInfoOnLDAP - [`db57637`](https://github.com/go-gitea/gitea/commit/db57637478cb858dd2ba7e6c40259049cda5bf1e) Better ident - [`e9d9244`](https://github.com/go-gitea/gitea/commit/e9d9244866060474b81906a650e79351f0b1e195) Apply suggestions from code review - [`89f0006`](https://github.com/go-gitea/gitea/commit/89f00069b4593fcc8aaf7161aa4579c693faff44) Make fmt ### 📊 Changes **1 file changed** (+15 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/login_source.go` (+15 -1) </details> ### 📄 Description Currently setting an admin in ldap stay forever, this fix it. It will close #1359 and related to #1478. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:00:36 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16027