This contains a restructuring of much of the PR#38 changes. This might leave some things left to be fixed for older OS'es, but should merge most of it.
9 new commits added
Should it precise what is True (ie is_krb=True)?
True
is_krb=True
Port wasn't there before and is now?
This seems to be the only place where we silent pylint for this error/warning, should we add it elsewhere?
Correct. Before, it was using the default port 88. Now we're explicitly using a different port to stay outside of the privileged range of ports.
Looks fine to me
Still :thumbsup: for me :)
1 new commit added
rebased
This is needed on Apache 2.2. I checked and confirmed that this is the default on Apache 2.4.
Looking good to me.
Thanks, this has been merged.
Pull-Request has been closed by puiterwijk
This contains a restructuring of much of the PR#38 changes.
This might leave some things left to be fixed for older OS'es, but should merge most of it.