[PR #3976] [MERGED] add missing token validation and missing alert in UI #17176

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3976
Author: @daviian
Created: 5/16/2018
Status: Merged
Merged: 5/16/2018
Merged by: @lunny

Base: masterHead: bugfix/missing-token-name-validation


📝 Commits (2)

  • bba1e5a add missing token validation and fix missing alert on application settings page
  • 298cbcc Merge branch 'master' into bugfix/missing-token-name-validation

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 modules/auth/user_form.go (+1 -1)
📝 templates/user/settings/applications.tmpl (+1 -0)

📄 Description

As title.

Should be backported to release/v1.4


🔄 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/3976 **Author:** [@daviian](https://github.com/daviian) **Created:** 5/16/2018 **Status:** ✅ Merged **Merged:** 5/16/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `bugfix/missing-token-name-validation` --- ### 📝 Commits (2) - [`bba1e5a`](https://github.com/go-gitea/gitea/commit/bba1e5ad61cb9ef351972e941392d3f153e9e443) add missing token validation and fix missing alert on application settings page - [`298cbcc`](https://github.com/go-gitea/gitea/commit/298cbccbdc77baf9d6f2217e03c2794ec3795c22) Merge branch 'master' into bugfix/missing-token-name-validation ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `modules/auth/user_form.go` (+1 -1) 📝 `templates/user/settings/applications.tmpl` (+1 -0) </details> ### 📄 Description As title. Should be backported to `release/v1.4` --- <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:28:28 -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#17176