Timshel

Results 19 issues of Timshel

Hey Had started working on upgrading the dependencies.

Hey, Was checking the OIDC pr change and realized that this change was still present. I forgot to include it in the recent https://github.com/dani-garcia/vaultwarden/pull/4779. Note that for stronger guaranty that...

With the new web-vault `web-v2024.6.2` the organization invitation logic was rewritten (had a look since organization invitation is now working even with sso :tada:). Discovered that there were additional parameters...

Hey Started using the lib and was surprised there was nothing to handle Etag or LastModified headers. Found the still opened https://github.com/mmcdole/gofeed/issues/111. So made a quick draft of integrating it.

Hey, This adds the ability for a user to set a Timezone which will replace the default one from the browser. Worked on it mainly because Firefox with resist fingerprinting...

Z-Community-PR
T-Enhancement

Hey, Wanted to mention that I [forked](https://github.com/Timshel/maildev) the project and made a first release. Main modifications include: - Update dependencies - Swtich to TypeScript - Add more event listeners method...

Hey, Recently started to use the project (Thx a lot for it :). Lost some time because the doc was incomplete cf https://github.com/maildev/maildev/pull/444. Since I have some time decided to...

### Environment Include the result of the following commands: - `nginx version: nginx/1.27.1` - `6.9.7+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.9.7-1~bpo12+1 (2024-07-03) x86_64 GNU/Linux` ### Description With multiple server block listening...

bug

This a WIP to test potential fix to https://github.com/nginx/nginx/issues/220. The idea is that when the server block listens on a wildcard we still call `ngx_http_add_server` even if the `ngx_cmp_sockaddr` is...