James Gregory-Monk

Results 6 issues of James Gregory-Monk

This MR adds additional CSRF deactivation checks as detailed in presidentbeef/brakeman#1545: - [x] `config.action_controller.allow_forgery_protection = false` - [ ] `skip_before_action :verify_authenticity_token` - [ ] `protect_from_forgery except: :index` - [ ]...

While doing some work to implement some additional checks for #1545, I discovered that while Brakeman loads the Rails configuration as expected, if any defaults are set, these are actually...

I'm not sure if anyone else has come across this problem, but meta_search (or something meta_search ties into) is generating invalid SQL queries in relation to MySQL databases. I have...

* Which version of openWMail are you using? [e.g. 1.3.1] 1.0.0 [snap] * Which Operating System are you using? [e.g. Windows 10, Mac OSX 10, Ubuntu 14.04] Ubuntu 16.04 Hello!...

**Describe what happened:** I sometimes collaborate with colleagues via Google Meet, which I run on a separate machine to my development desktop. If I click a Live Share link they...

area: web
investigating
Stale

##### Summary Fixes #5887 As discussed on that issue, I was recently affected by the issue that was mentioned, and the solution suggested initially worked for me. However, I wondered...

area/health