Wes Parish
Wes Parish
Hmm, it seems that uncommenting https://github.com/pixelfed/pixelfed/blob/c2a535bfa13c536c29b03ba9b4916ccc314fd79e/app/Http/Kernel.php#L71 and L41 seem to fix the issue. Is there any reason these are commented out?
I made the following changes on a fork and it worked for me (as far as I could test it anyways): https://github.com/wesparish/pixelfed/compare/dev...wesparish:pixelfed:reenable-restricted-mode Note: I also forked the zknt image to...
@LM1LC3N7 I made the following changes on a fork and it worked for me (as far as I could test it anyways): https://github.com/wesparish/pixelfed/compare/dev...wesparish:pixelfed:reenable-restricted-mode
@test2a Since a maintainer intentionally commented out code, I was waiting for a reply in the issue I opened (#4830) before opening a PR to reverse their commented out lines....