Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Dec 2023 16:31:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275658] net/keycloak: User/group hardcoded to www/www
Message-ID:  <bug-275658-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275658

            Bug ID: 275658
           Summary: net/keycloak: User/group hardcoded to www/www
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: freebsd-bugs@boelz.eu
                CC: freebsd@rheinwolf.de
             Flags: maintainer-feedback?(freebsd@rheinwolf.de)
                CC: freebsd@rheinwolf.de

In the port's Makefile, user and group are hardcoded to www.

    USER=3D               www
    GROUP=3D              www

I would suggest, for the reason stated in the Porter's Handbook[^1], changi=
ng
it to a dedicated `keycloak` user and group (or, if for some reason user and
group should still default to www, at least using the `WWWOWN` and `WWWGRP`
variables).

[^1]: See the Important box under
https://docs.freebsd.org/en/books/porters-handbook/book/#web-apps.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275658-7788>