- Notifications
You must be signed in to change notification settings - Fork5k
Commite974f1c
committed
oauth: Classify oauth_client_secret as a password
Tell UIs to hide the value of oauth_client_secret, like the otherpasswords. Due to the previous commit, this does not affect postgres_fdwand dblink, but add a comment to try to warn others of the hazard in thefuture.Reported-by: Noah Misch <noah@leadboat.com>Reviewed-by: Noah Misch <noah@leadboat.com>Discussion:https://postgr.es/m/20250415191435.55.nmisch%40google.com1 parentd2e7d2a commite974f1c
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
161 | 167 |
| |
162 | 168 |
| |
163 | 169 |
| |
| |||
394 | 400 |
| |
395 | 401 |
| |
396 | 402 |
| |
397 |
| - | |
| 403 | + | |
398 | 404 |
| |
399 | 405 |
| |
400 | 406 |
| |
|
0 commit comments
Comments
(0)