[PR #3889] [MERGED] Do not allow inactive users to access repositories using private keys (#3887) #17127

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3889
Author: @lafriks
Created: 5/2/2018
Status: Merged
Merged: 5/2/2018
Merged by: @lafriks

Base: release/v1.4Head: backport/fix_ssh_inactive_user


📝 Commits (2)

  • c730288 Do not allow inactive users to access repositories using private keys (#3887)
  • a37a92d Merge branch 'release/v1.4' into backport/fix_ssh_inactive_user

📊 Changes

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

View changed files

📝 cmd/serv.go (+6 -0)

📄 Description

Backport #3887


🔄 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/3889 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 5/2/2018 **Status:** ✅ Merged **Merged:** 5/2/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `release/v1.4` ← **Head:** `backport/fix_ssh_inactive_user` --- ### 📝 Commits (2) - [`c730288`](https://github.com/go-gitea/gitea/commit/c7302880cfd39eed01e15347f0706df9a2876787) Do not allow inactive users to access repositories using private keys (#3887) - [`a37a92d`](https://github.com/go-gitea/gitea/commit/a37a92d4c333b123bd0a844b28fd90f0b16abaa9) Merge branch 'release/v1.4' into backport/fix_ssh_inactive_user ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/serv.go` (+6 -0) </details> ### 📄 Description Backport #3887 --- <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:56 -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#17127