mirror of
https://github.com/pelican-dev/plugins.git
synced 2026-05-09 08:26:01 +02:00
[PR #105] [MERGED] fix: Increase display_color column length to 7 in the generic OIDC pr… #112
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
starred/plugins#112
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/pelican-dev/plugins/pull/105
Author: @KyleDerZweite
Created: 2/12/2026
Status: ✅ Merged
Merged: 2/12/2026
Merged by: @Boy132
Base:
main← Head:kylederzweite📝 Commits (1)
a39c952fix: Increase display_color column length to 7 in the generic OIDC providers table.📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
generic-oidc-providers/database/migrations/001_create_generic_oidc_providers_table.php(+1 -1)📄 Description
Minor change: QoL Improvement.
Increased the length of the 'display_color' field from 6 to 7 characters to accommodate additional color formats. Previously it shortened my "#8b5cf6" to "#8b5cf" which is an entirly different color.
Summary by CodeRabbit
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.