Aram Akhavan

Results 58 issues of Aram Akhavan

I'm running on Debian 11. The role failed because I already had an existing file in `/etc/apt/sources.list.d/` called `docker.list`. This is how the Docker install instructions recommend adding it when...

planned

As of `Pi-hole Version v4.3.2 Web Interface Version v4.3.2 FTL Version v4.3.1`, clicking the "Disable Query Logging" button on `settings.php` only disables logging to `/var/log/pi-hole.log`, but not the long term...

Bug
Discussion

If I try to Move a file, and a file already exists in the destination with the same name, it just doesn't move the file at all. This stinks because...

enhancement

Modifying responses using transform streams offers much better performance than buffering the whole response. So I wrote a connect/express middleware that makes it easy to do so. The module overwrites...

Not sure if this is a change on facebooks end or an issue with Android... Running v3.8.7 on Android 9. None of the options in the FAB work for me...

bug

The README states that docker stack supports compose-spec, but it does not. Running `docker stack deploy` on a compose file without a `version:` fails, as does using the long syntax...

## Feature Request ### Description This is definitely an "advanced" feature, but it's supported by other auth setups like Keycloak - https://www.keycloak.org/docs/latest/server_admin/index.html#_kerberos In case you're not familiar: https://en.wikipedia.org/wiki/SPNEGO https://en.wikipedia.org/wiki/Generic_Security_Services_Application_Program_Interface https://en.wikipedia.org/wiki/Kerberos_(protocol)...

area/security
type/feature
area/ldap
area/identity

I want to protect my heimdall page with a password so that my app api keys/passwords aren't publicly accessible. So I've created a single user with a password, and enabled...

**Intended outcome:** Active Queries should not multiply when the component is re-rendered **Actual outcome:** Every time a component that uses `useQuery()` is unmounted and re-rendered, the query is appended to...

🐞 bug

**Intended outcome:** Cached Data shows data that is/was cached ![image](https://user-images.githubusercontent.com/1147328/155202602-577732e2-1df3-4b94-acc9-0151015195d9.png) **Actual outcome:** Cached Data is always empty **How to reproduce the issue:** I've posted some more details on the forums...

🐞 bug