mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-15 14:16:08 -06:00
[PR #7] [MERGED] Update local.py #4
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/burp-ui#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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-336← Head:master📝 Commits (1)
affbed7Update local.py📊 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.