Files
@ 1ab83bed8115
Branch filter:
Location: kallithea/scripts/shortlog.py
1ab83bed8115
1.0 KiB
text/x-python
auth: drop the internal "explicit" flag - the new default is all we want; explicit permissions should never blindly overrule indirect permissions
The "explicit" flag is already always false. Just hardcode it everywhere and
remove dead code.
The "explicit" flag is already always false. Just hardcode it everywhere and
remove dead code.