Commit 770893f
committed
feat(P3): non-localhost consent note on the OAuth authorize page
When the gateway is bound beyond loopback (network access on), /oauth/authorize
now shows a note that desktop consent only completes on the host, pointing
remote/headless clients to register an API-key client instead. Gated on
network_bind, so local-only setups are unchanged.
Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>1 parent 6a88abc commit 770893f
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
478 | 478 | | |
479 | 479 | | |
480 | 480 | | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
481 | 492 | | |
482 | 493 | | |
483 | 494 | | |
| |||
589 | 600 | | |
590 | 601 | | |
591 | 602 | | |
| 603 | + | |
| 604 | + | |
592 | 605 | | |
593 | 606 | | |
594 | 607 | | |
| |||
0 commit comments