[PR #144] [MERGED] added the ldap authentication. #133

Closed
opened 2026-02-16 12:15:20 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/docs/pull/144
Author: @aoyawale
Created: 8/9/2017
Status: Merged
Merged: 10/17/2017
Merged by: @lafriks

Base: masterHead: master


📝 Commits (6)

  • fc1aaa7 added the ldap authentication.
  • 7e51e0a changed some of the gogs to gitea.
  • 93e75ab Added a Microsoft AD Example.
  • bdf76d2 change microsoft AD to be under ldap.
  • 0d04830 added the changes mentioned in #144.
  • 39fba30 Fix Microsoft AD examples, cleanup

📊 Changes

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

View changed files

📝 content/doc/features/authentication.en-us.md (+177 -1)

📄 Description


🔄 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/docs/pull/144 **Author:** [@aoyawale](https://github.com/aoyawale) **Created:** 8/9/2017 **Status:** ✅ Merged **Merged:** 10/17/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`fc1aaa7`](https://github.com/go-gitea/docs/commit/fc1aaa727058958db5a5491c9f442832e0fdc2cf) added the ldap authentication. - [`7e51e0a`](https://github.com/go-gitea/docs/commit/7e51e0a3a2913a593fd58bd466226f022660393f) changed some of the gogs to gitea. - [`93e75ab`](https://github.com/go-gitea/docs/commit/93e75ab17fee3baab440b8c19c7f486916734f79) Added a Microsoft AD Example. - [`bdf76d2`](https://github.com/go-gitea/docs/commit/bdf76d20e3bbd3a1d30b8f356a1554e46d0e7c1b) change microsoft AD to be under ldap. - [`0d04830`](https://github.com/go-gitea/docs/commit/0d048302bde9ec43589e4238963a5007e38ea6dd) added the changes mentioned in #144. - [`39fba30`](https://github.com/go-gitea/docs/commit/39fba308cdcdcf7fcff35cfd93b9540c597fe29d) Fix Microsoft AD examples, cleanup ### 📊 Changes **1 file changed** (+177 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `content/doc/features/authentication.en-us.md` (+177 -1) </details> ### 📄 Description --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:15:20 -05:00
yindo closed this issue 2026-02-16 12:15:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/docs#133