[PR #338] [MERGED] Safe compare password (timing attack) #15319

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/338
Author: @denji
Created: 12/2/2016
Status: Merged
Merged: 12/3/2016
Merged by: @lunny

Base: masterHead: time_attack


📝 Commits (1)

  • 1ba6eb5 Safe compare password (timing attack)

📊 Changes

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

View changed files

📝 models/user.go (+2 -1)

📄 Description

Missing implementation ExternalUserLogin

  • LoginLDAP
  • LoginSMTP
  • LoginPAM

🔄 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/338 **Author:** [@denji](https://github.com/denji) **Created:** 12/2/2016 **Status:** ✅ Merged **Merged:** 12/3/2016 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `time_attack` --- ### 📝 Commits (1) - [`1ba6eb5`](https://github.com/go-gitea/gitea/commit/1ba6eb55f094cd67b2ac310356c1c18018dc4bb5) Safe compare password (timing attack) ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/user.go` (+2 -1) </details> ### 📄 Description Missing implementation `ExternalUserLogin` - `LoginLDAP` - `LoginSMTP` - `LoginPAM` --- <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:43:55 -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#15319