fliespl

Results 54 issues of fliespl

Won't work with UUID or string PK like slack identifier (i.e. U0103P9J5ME)

We are using oauth2 server to authorize our users into internal applications. Till now - leaving employee was deactivated and his access_token + refresh_token removed (once access token expired after...

I have added a description to wiki page, but then realized I should probably put bug report first and you decide if it's worth adding or there is better fix....

bug

On some devices returning to fragment with image chooser could lead to NPE (either error or success). This is because onError is called before activity is available to fragment (getActivity()...

I wasn't able to find such info. After access_token expires I am refreshing it in my client. I would expect oauth2 server to fail with error in case associated user...

Php with proper shebang fails with EFAULT. Once I add another .sh wrapper and run php from it - it works. Any ideas?

My script gets called on every renegotiation, but no matter if I write to auth_control_file or allow / fail with exit code - session would still expire. I don't think...

### Problem Currently if not mounted, they won't be shown in dashboard. ### Description It's possible to collect those metrics using: ``` root@pve:/tmp# pvesm status Name Type Status Total Used...

feature request
area/collectors
new collector

### Summary Setting up rule to display 410 instead of 404 for some urls. Expected hit count to increase. ### Actual Behavior It doesn'r, but 410 is server correctly. ###...

Current example doesn't utilize already defined paths that can be distro specific (i.e. /sbin /usr/sbin on Debian). Proposed solution appends /usr/local/bin while keeping other paths to be processed next.