You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
username: from the session cookie if present, otherwise <unknown> (firefly should not allow access to pages if you aren't logged in, demo page from dripline-web still behaves reasonably)
exe: will be the webpage used to send the request
package: always dripline-web
hostname: from gethostname()
I don't have a good solution for commit and version other than manually storing/updating them from a file (which is gross and error prone). The container doesn't have git installed so git describe isn't an option.
Ideally these can be generated dynamically, if that's not easy/possible, there need to be valid values stored somewhere and used throughout.
The text was updated successfully, but these errors were encountered: