[PR #5428] [MERGED] Remove the required class from optional ssh port in installation page #17792

Closed
opened 2025-11-02 15:49:17 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5428
Author: @r-52
Created: 11/29/2018
Status: Merged
Merged: 11/29/2018
Merged by: @lafriks

Base: masterHead: rk-install-ssh-port-required


📝 Commits (1)

  • b3cb2fb remove the required class from optional ssh port

📊 Changes

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

View changed files

📝 templates/install.tmpl (+1 -1)

📄 Description

the ssh port is optional during the installation process. The translations even mention that it is optional and can be blank. Right now it has the required class which creates the red * behind the
field caption - used for required fields. If you leave it blank, the SSH option is disabled (not touched by this PR)


🔄 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/5428 **Author:** [@r-52](https://github.com/r-52) **Created:** 11/29/2018 **Status:** ✅ Merged **Merged:** 11/29/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `rk-install-ssh-port-required` --- ### 📝 Commits (1) - [`b3cb2fb`](https://github.com/go-gitea/gitea/commit/b3cb2fb45eca6ad8a77f86bd95dfd139ba7491ca) remove the required class from optional ssh port ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `templates/install.tmpl` (+1 -1) </details> ### 📄 Description the ssh port is optional during the installation process. The translations even mention that it is optional and can be blank. Right now it has the `required` class which creates the red `*` behind the field caption - used for required fields. If you leave it blank, the SSH option is disabled (not touched by this PR) --- <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 15:49:17 -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#17792