You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running gossa with an Apache2 Reverse Proxy, which serves the gossa Application with HTTPS and HTTP Basic Authentication.
I was idling on a Text File Edit Page and the HTTP Basic Authorization timed oud. I refreshed the Page and the "Body" of the Apache2 HTTP 404 Message was beeing displayed inside the gossa Text File Edit Page, as it would be the Content of my Textfile.
I then authenticated again in the HTTP Basic Auth Window and then unfortunately the whole Textfile has been overwritten with the HTTP 404 Message.
The text was updated successfully, but these errors were encountered:
hey - sorry about this ! I'm testing out a PR to make the text editor more conservative (writes to a swapfile, and renames upon saving). I'll test it out a bit further before merging 👍
I'm running gossa with an Apache2 Reverse Proxy, which serves the gossa Application with HTTPS and HTTP Basic Authentication.
I was idling on a Text File Edit Page and the HTTP Basic Authorization timed oud. I refreshed the Page and the "Body" of the Apache2 HTTP 404 Message was beeing displayed inside the gossa Text File Edit Page, as it would be the Content of my Textfile.
I then authenticated again in the HTTP Basic Auth Window and then unfortunately the whole Textfile has been overwritten with the HTTP 404 Message.
The text was updated successfully, but these errors were encountered: