Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #369: Do not allow to run fabio as root #377

Merged
merged 1 commit into from
Feb 2, 2018

Conversation

magiconair
Copy link
Contributor

@magiconair magiconair commented Oct 23, 2017

Fabio 1.6 will add recurring warning if fabio is run as root (UID == 0)
on UNIX operating systems. It will also add an -insecure flag as an
override.

As of version 1.7 fabio will refuse to start as root without the
-insecure flag.

Fixes #369

@magiconair magiconair added this to the 1.6 milestone Oct 23, 2017
Fabio 1.5.7 will add recurring warning if fabio is run as root (UID == 0)
on UNIX operating systems. It will also add an '-insecure' flag as an
override.

As of version 1.7 fabio will refuse to start as root without the
'-insecure' flag.

Fixes #369
@magiconair magiconair modified the milestones: 1.6, 1.5.7 Feb 2, 2018
@magiconair magiconair merged commit 94973bd into master Feb 2, 2018
@aaronhurt aaronhurt deleted the issue-369-do-not-run-as-root branch January 23, 2020 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant