Techbrunch
Techbrunch
I disagree. Why would it be nonreadable ? I mean this should not happen usually right ? So I expect that this error would come up only for a low...
@0xdabbad00 How do you mute an issue ? I set the severity to `Ignore` but now I'm running into the following issue: ```yaml IAM_LINTER: title: IAM linting issues description: Issues...
Thanks, the comment currently says: `# severity: May be one of High, Medium, Low, Info, Verbose, or Ignore`
I suggest you try using Docker as a workaround: ``` git clone https://github.com/duo-labs/cloudmapper docker build -t cloudmapper . docker run -ti -v ~/.aws/:/root/.aws/ cloudmapper /bin/bash python cloudmapper.py configure add-account --config-file...
@fivetanley Looks like this can be merged ?
I confirm that a non admin user can edit the profile of other users but the impact is limited since there are no specific access control linked to a user.
Which version did you test ? I think this was fixed in 0.14.9: https://github.com/pantsel/konga/blob/0.14.9/api/policies/updateUser.js#L40-L63
I don't recommend anyone taking security seriously to use this project in the meantime. See: - #1447 - #1509
@fivetanley Looks like this can be merged ?
@manierim By default `$future` is `false` which mean that `CakeResqueShell::stats` should also be updated to use `nextDelayedTimestamp` with the future flag set to true ?