[PR #3832] [MERGED] Make Generate New Token panel shown by default #17104

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3832
Author: @thehowl
Created: 4/22/2018
Status: Merged
Merged: 4/29/2018
Merged by: @lafriks

Base: masterHead: generate-new-token-shown-by-default


📝 Commits (2)

  • 29e4c57 Make Generate New Token panel shown by default
  • 4bf56cc Merge branch 'master' into generate-new-token-shown-by-default

📊 Changes

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

View changed files

📝 templates/user/settings/applications.tmpl (+15 -21)

📄 Description

This is mostly a 'feel' change. The behaviour that is currently on the
access tokens pages is, as far as I know, not present in any other parts
of the frontend, and there's no real good reason to keep the 'Generate
New Token' panel hidden by default in my opinion.


🔄 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/3832 **Author:** [@thehowl](https://github.com/thehowl) **Created:** 4/22/2018 **Status:** ✅ Merged **Merged:** 4/29/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `generate-new-token-shown-by-default` --- ### 📝 Commits (2) - [`29e4c57`](https://github.com/go-gitea/gitea/commit/29e4c5794248adc3be2cca2d500df9965d7b92eb) Make Generate New Token panel shown by default - [`4bf56cc`](https://github.com/go-gitea/gitea/commit/4bf56ccb2881f1f97efb37692803d06fe3aad5df) Merge branch 'master' into generate-new-token-shown-by-default ### 📊 Changes **1 file changed** (+15 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `templates/user/settings/applications.tmpl` (+15 -21) </details> ### 📄 Description This is mostly a 'feel' change. The behaviour that is currently on the access tokens pages is, as far as I know, not present in any other parts of the frontend, and there's no real good reason to keep the 'Generate New Token' panel hidden by default in my opinion. --- <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:26:23 -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#17104