Mark Stosberg
Mark Stosberg
After reviewing the source code to create #8, I can see how personal the project is. The concept of "helix-wezterm.sh" is generally useful, but a number of the specifics here...
From looking at the code, it seems nothing prevents two jobs from attempting to upload the same file in parallel. It appears this could result in a corrupted file. We...
The keymap uses the concept of "rotating the main selection", but if you search for these things, you will find no other mentions of rotating the selection outside of the...
## My operating system is (include version): Linux ## I installed Certbot with (snap, OS package manager, pip, certbot-auto, etc): N/A ## I ran this command and it produced this...
It was removed by this commit that first appeared in the 6.x series: 6865fea216220a88d2e7128d3a8eb8228f29155e My codebase only used this property for deleting models in a few places. Please peer-review the...
I'm attempting to use this module and i'm getting back a generic `401 Authorized` error. I see nothing in the Zitadel logs on the server side and nothing in the...
I'm attempting a basic test of this package following the example in the README. As a first test, I passed a clearly invalid Bearer token: ``` http --all http://localhost:3000/sso/zitadel/test "Authorization:Bearer...
- **docs: s/Secondfactor/Second factor/** - **docs: s/IDP/IdP/** - **docs: s/Hardwaretokens/Hardware tokens/** - **docs: standardize multi-factor vs multi factor vs multifactor** # Which Problems Are Solved - English strings are improved...
### Preflight Checklist - [X] I could not find a solution in the existing issues, docs, nor discussions - [X] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Describe your problem...
refs https://github.com/TryGhost/Ghost/issues/17922 refs https://forum.ghost.org/t/staff-new-sign-ups-email-notifications-has-a-wrong-from-email-address/40671 As seen in the linked issues, getting emails from ghost@ appears to be mistake because: 1. It's different from other emails that Ghost generates, like noreply@...