Kay Agahd
Kay Agahd
As an PiGallery2 administrator I'd like to be able to select multiple photos in order to create a virtual album of them that can be shared by an URL. This...
### Context check_extra7145 does the same as check_extra798 and can therefore be deleted ### Description Even the implementations of both checks are almost identical. The only differences are: 1. slightly...
- Bug 1 is fixed by converting a single String in `dc.subject` to an array of one String so that the loop iterates not over the characters of the String...
**Describe the bugs** While I appreciate a lot the implementation of #761 to support XMP sidecars for video files (thanks a lot @grahamalderson for your great work!), I may have...
Even if `isSticky: true` the menu is not sticky, not even your own demo.
This bug fix solves issue #232 "General MongoDB Error: name must be an instance of basestring"
`check_replset_state` returned an empty message in case of mongodb's `rs.status()` returned an error object. For example, that was the case when mongod was not running with --replSet or also when...
**Describe the enhancement** A reusable workflow should be able to access the reference that it was called for. **Context** A reusable workflow in public repos may be [called by appending...
### Context Backport check `ec2_securitygroup_allow_ingress_from_internet_to_any_port` to prowler v3. ### Description Check `ec2_securitygroup_allow_ingress_from_internet_to_any_port` had been renamed to `ec2_securitygroup_allow_ingress_from_internet_to_all_ports` and an accurate check `ec2_securitygroup_allow_ingress_from_internet_to_any_port`had been created in PR #3962. This PR backports...
### Context Make the AWS ec2 service and around around 15 prowler checks, that verify whether ports are open to the Internet, more concise. ### Description Each of the around...