mirror of
https://github.com/alpkeskin/rota.git
synced 2026-04-26 12:16:00 +03:00
[PR #11] [MERGED] fix(v1.2.1): auth proxy added and rotation fixes #22
Labels
No labels
bug
bug
bug
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rota#22
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/alpkeskin/rota/pull/11
Author: @alpkeskin
Created: 2/4/2025
Status: ✅ Merged
Merged: 2/4/2025
Merged by: @alpkeskin
Base:
main← Head:v1.2.1📝 Commits (1)
fc13d6ffix(v1.2.1): auth proxy added and rotation fixes📊 Changes
7 files changed (+72 additions, -36 deletions)
View changed files
📝
README.md(+4 -1)📝
cmd/rota/main.go(+1 -1)📝
internal/proxy/loader.go(+44 -12)📝
internal/proxy/proxy_handler.go(+3 -7)📝
internal/proxy/proxy_rotation.go(+17 -0)📝
internal/proxy/proxy_test.go(+0 -15)📝
internal/proxy/proxy_types.go(+3 -0)📄 Description
This merge request represents the minor version release (v1.2.1) of Rota to the main branch.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.