[PR #7] [MERGED] Update local.py #4

Closed
opened 2026-05-05 14:57:41 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ziirish/burp-ui/pull/7
Author: @PaliPalo
Created: 7/13/2021
Status: Merged
Merged: 9/17/2021
Merged by: @ziirish

Base: fix-336Head: master


📝 Commits (1)

📊 Changes

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

View changed files

📝 burpui/misc/auth/local.py (+3 -184)

📄 Description

Use default Python PAM module instead of pasta-code. The removed lines are only concerned about libpam wrapping and, thus, burp-ui has the same point of view as with previous version. The exception is the usage of the official PAM Python module that results to the same true/false value.

That indeed corrects the bug #336 on the private gitlab repo.

https://git.ziirish.me/ziirish/burp-ui/-/issues/336


🔄 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/ziirish/burp-ui/pull/7 **Author:** [@PaliPalo](https://github.com/PaliPalo) **Created:** 7/13/2021 **Status:** ✅ Merged **Merged:** 9/17/2021 **Merged by:** [@ziirish](https://github.com/ziirish) **Base:** `fix-336` ← **Head:** `master` --- ### 📝 Commits (1) - [`affbed7`](https://github.com/ziirish/burp-ui/commit/affbed705f5b35a630ca1a96c01e6dea1bfbeddb) Update local.py ### 📊 Changes **1 file changed** (+3 additions, -184 deletions) <details> <summary>View changed files</summary> 📝 `burpui/misc/auth/local.py` (+3 -184) </details> ### 📄 Description Use default Python PAM module instead of pasta-code. The removed lines are only concerned about libpam wrapping and, thus, burp-ui has the same point of view as with previous version. The exception is the usage of the official PAM Python module that results to the same true/false value. That indeed corrects the bug #336 on the private gitlab repo. https://git.ziirish.me/ziirish/burp-ui/-/issues/336 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:57:41 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/burp-ui#4
No description provided.