Results 38 issues of func0der

The [documentation](https://github.com/docker-library/docs/blob/master/teamspeak/README.md#ts3server_query_protocols) tells us, that `query_protocols` can be empty to deactivate the `ServerQuery` interface. Due to the implementation of parameter expansion [here](https://github.com/TeamSpeak-Systems/teamspeak-linux-docker-images/blob/master/alpine/entrypoint.sh#L52), it can not be set to an empty...

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
needs info
0. Needs triage
stale
24-feedback

### Versions: - ide-helper Version: master - Laravel Version: 10.17.1 - PHP Version: 8.1 ### Description: If I understand the code in `\Illuminate\Database\Eloquent\Concerns\HasAttributes` that relies on the `\Illuminate\Database\Eloquent\Concerns\HasAttributes::$snakeAttributes` property correctly,...

bug

Add notice about encryption having a master key setup, since it has been the default since Nextcloud 13 without any notice. ### ☑️ Resolves Kinda resolves discussion in this issue:...

3. to review
manual: admin
feature: encryption (server-side)

Replaces https://github.com/hetzneronline/installimage/pull/56 Relates to https://github.com/hetzneronline/installimage/issues/30 Couple of remarks: This script has multiple places where drives and partitions are handled. Almost all of them need to be aware of the correct...

**Describe the bug** Basically #13 but for the "back" button, which most Android either have physically or with a gesture. **To Reproduce** Steps to reproduce the behavior: 1. Go to...

### Feature Request When you proxy a class that has a destructor in it, the proxy manager by default creates a proxy for the `__destruct` method. Then without actually needing...

Awaiting Author Updates
Awaiting Maintainer Response
Enhancement
Feature Request

Everytime i create a new file, the permissions are not set correctly. ```ruby else # If the file doesn't exist then create it File.new(resource[:file], "w", resource[:mode]) mech(resource[:file]) return false end...

Hey there, could you add official releases to your repo? There was an issue over at the sury repo (https://github.com/oerdnj/deb.sury.org/issues/981) which suggested that he might be willing to host the...

A similar issue has been reported a couple of years ago: https://github.com/rodjek/puppet-lint/issues/113 But it seems that the problem is still there. Example: ``` exec{ 'wrong single quoted string containing a...