public inbox for pmg-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH pmg-api/pmg-docs/pmg-gui 0/5] add optional consent-banner to be shown before login
@ 2026-06-08  6:56 Stoiko Ivanov
  2026-06-08  6:56 ` [PATCH pmg-docs 1/5] pmgconfig: add short documentation of the consent banner Stoiko Ivanov
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Stoiko Ivanov @ 2026-06-08  6:56 UTC (permalink / raw)
  To: pmg-devel

The idea is taken, and the code mostly copied from PVE, where this was
added to address:
https://bugzilla.proxmox.com/show_bug.cgi?id=5463

pmg-docs:

Stoiko Ivanov (1):
  pmgconfig: add short documentation of the consent banner

 pmgconfig.adoc | 7 +++++++
 1 file changed, 7 insertions(+)


pmg-api:

Stoiko Ivanov (2):
  config: add consent-text key
  pmgproxy: pass consent-text as template variable to index

 src/PMG/Config.pm           | 7 +++++++
 src/PMG/Service/pmgproxy.pm | 2 ++
 2 files changed, 9 insertions(+)


pmg-gui:

Stoiko Ivanov (2):
  login: show optional consent-banner before login
  system options: add online help link for consent banner

 js/LoginView.js     | 11 +++++++++++
 js/SystemOptions.js |  8 ++++++++
 pmg-index.html.tt   |  1 +
 3 files changed, 20 insertions(+)


Summary over all repositories:
  6 files changed, 36 insertions(+), 0 deletions(-)

-- 
Generated by murpp 0.12.0




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-06-08 11:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-08  6:56 [PATCH pmg-api/pmg-docs/pmg-gui 0/5] add optional consent-banner to be shown before login Stoiko Ivanov
2026-06-08  6:56 ` [PATCH pmg-docs 1/5] pmgconfig: add short documentation of the consent banner Stoiko Ivanov
2026-06-08  6:56 ` [PATCH pmg-api 2/5] config: add consent-text key Stoiko Ivanov
2026-06-08  6:56 ` [PATCH pmg-api 3/5] pmgproxy: pass consent-text as template variable to index Stoiko Ivanov
2026-06-08  6:56 ` [PATCH pmg-gui 4/5] login: show optional consent-banner before login Stoiko Ivanov
2026-06-08  6:56 ` [PATCH pmg-gui 5/5] system options: add online help link for consent banner Stoiko Ivanov
2026-06-08  7:19 ` [PATCH pmg-api/pmg-docs/pmg-gui 0/5] add optional consent-banner to be shown before login Dominik Csapak
2026-06-08  7:42   ` Stoiko Ivanov
2026-06-08 11:01 ` applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal