[PR #105] [MERGED] fix: Increase display_color column length to 7 in the generic OIDC pr… #112

Closed
opened 2026-05-07 00:18:11 +02:00 by BreizhHardware · 0 comments

📋 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: mainHead: kylederzweite


📝 Commits (1)

  • a39c952 fix: 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

  • Chores
    • Updated system infrastructure to accommodate longer display color value formats in authentication provider settings. This change expands storage capacity for color identifiers, supporting additional naming conventions and preparing the platform for future enhancements. The modification is transparent to end users and maintains full backward compatibility.

🔄 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/pelican-dev/plugins/pull/105 **Author:** [@KyleDerZweite](https://github.com/KyleDerZweite) **Created:** 2/12/2026 **Status:** ✅ Merged **Merged:** 2/12/2026 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `kylederzweite` --- ### 📝 Commits (1) - [`a39c952`](https://github.com/pelican-dev/plugins/commit/a39c952b33224a5de9682a43ebf230336aa4f5ae) fix: Increase display_color column length to 7 in the generic OIDC providers table. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `generic-oidc-providers/database/migrations/001_create_generic_oidc_providers_table.php` (+1 -1) </details> ### 📄 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. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated system infrastructure to accommodate longer display color value formats in authentication provider settings. This change expands storage capacity for color identifiers, supporting additional naming conventions and preparing the platform for future enhancements. The modification is transparent to end users and maintains full backward compatibility. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:18:11 +02: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
starred/plugins#112
No description provided.