cstdenis

Results 8 comments of cstdenis

Version is 2.2.4_2 Startup info about it says ```# info: admin_state: state of 'geoip/thumb_servers/meiko' forced to DOWN/MAX, real state is NA``` And the status interface agrees ```geoip/thumb_servers/meiko,DOWN!,NA``` However the web...

Simple, somewhat hacky, workaround to the issue. Not certain if it's safe, but can't see any case where it could allow anything malicious. ``` public function validate($input) { $valid =...

This seems to be a really weird one. https://www.hentai-foundry.com/site/TestEditor

Thanks. I've made the change and the bug seems unaffected.

Created pull request #81

Would be nice if linuxfs could be made to work with FreeBSD releases for use with emulators/linux_base-c7, etc. I could manually load linprocfs myself if necessary, but having linuxfs option...

I was under the impression linuxfs just mounted the special file systems like linprocfs (similar to the devfs option), if it does more than that it's not suitable for what...

May be better to escape only special characters instead of everything to make it more directly readable.