0ri0n

Results 78 comments of 0ri0n

Yes, it should detect SQLi as per [filter_rules.json#L517-L529](https://github.com/enygma/expose/blob/master/src/Expose/filter_rules.json#L517-L529). If not, then the filter may have gotten broken. I had opened https://github.com/enygma/expose/issues/58 in hopes of having better quality checks on new/old/modified...

@tranba quotes are normalized here [src/Expose/Converter/ConvertMisc.php#L80-L94](https://github.com/enygma/expose/blob/master/src/Expose/Converter/ConvertMisc.php#L80-L94) if that is not done then the patterns would be overly complex with having to match each and every variation of quote use.

@enygma Have not tested the below, but would using [array_walk_recursive()](https://secure.php.net/manual/en/function.array-walk-recursive.php) suffice for the above? We may want to also check that recursion is being done in other areas as well....

@yehgdotnet what was the downvote for? Did the code not work or is the rule itself broken?

@victor1tnet Lynis afaik does not support OpenWrt. I tried to get it to run myself. I had to disable the checks that were causing your error (I didn't know what...

Closing as deleting the account and re-adding it fixes the sync issue. Would be nice to figure out why this happens in the first place.

The issue has happened again. About 2 weeks the token was valid before all syncing failed. Going to keep this open until it's resolved. Having to delete and re-add the...

I was getting a notification error when it happened to me. I don't recall the exact wording (something along the lines of synchronization failed), but it was through that notification...

I'm getting the same error as the [2nd post](https://github.com/etesync/android/issues/189#issuecomment-921842471) in this thread about a server error. The TLS certs were just updated and I had to approve the new fingerprint....

Did you get any errors such as what were produced in https://github.com/etesync/android/issues/189? Wondering is this is a related issue?