github / github/gh-mysql-conf-diff
Authentication file option
Offen
- Vorherrschende Sprache
- Go
- Sterne
- 6
- Forks
- 3
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Problem
Right now, authentication is through environment variables $MYSQL_USER and $MYSQL_PASSWORD. The user should have more options.
### Solution
Implement an mysql auth file. Open to other ideas/best practices as well.
Beitragsleitfaden
Rechercherichtung
Start by locating where $MYSQL_USER and $MYSQL_PASSWORD are read and how authentication is passed to the running MySQL server. Clarify the authentication-file format and supported precedence before implementation; done should include documented behavior and tests for the new option alongside the existing environment-variable path.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- go, mysql
- Bereich
- authentication, databases
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100