[PR #1277] [MERGED] Refactor admin/auth/new.tmpl #15841

Closed
opened 2025-11-02 11:55:52 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1277
Author: @bkcsoft
Created: 3/16/2017
Status: Merged
Merged: 3/17/2017
Merged by: @lunny

Base: masterHead: bkcsoft/refactor-admin-auth-new-tmpl


📝 Commits (1)

  • e3eea1c Refactor admin/auth/new.tmpl

📊 Changes

4 files changed (+119 additions, -116 deletions)

View changed files

📝 templates/admin/auth/new.tmpl (+3 -116)
templates/admin/auth/source/ldap.tmpl (+65 -0)
templates/admin/auth/source/oauth.tmpl (+23 -0)
templates/admin/auth/source/smtp.tmpl (+28 -0)

📄 Description

Part of #1275


🔄 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/1277 **Author:** [@bkcsoft](https://github.com/bkcsoft) **Created:** 3/16/2017 **Status:** ✅ Merged **Merged:** 3/17/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `bkcsoft/refactor-admin-auth-new-tmpl` --- ### 📝 Commits (1) - [`e3eea1c`](https://github.com/go-gitea/gitea/commit/e3eea1cc09852086865290e17ede58e70ab0312f) Refactor admin/auth/new.tmpl ### 📊 Changes **4 files changed** (+119 additions, -116 deletions) <details> <summary>View changed files</summary> 📝 `templates/admin/auth/new.tmpl` (+3 -116) ➕ `templates/admin/auth/source/ldap.tmpl` (+65 -0) ➕ `templates/admin/auth/source/oauth.tmpl` (+23 -0) ➕ `templates/admin/auth/source/smtp.tmpl` (+28 -0) </details> ### 📄 Description Part of #1275 --- <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 11:55:52 -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#15841