ITwrx opened issue ITwrxOrg/SimpleSiteManager#5 2025-03-30 16:43:45 -05:00
CSRF protection for unauth'd users is not really multi-user
ITwrx commented on issue ITwrxOrg/SimpleSiteManager#2 2025-03-30 16:37:35 -05:00
Improve CSRF Token implementation for multiuser

This has been reworked for authenticated users. The login form (unauth'd users) uses a more basic mechanism, which might not work properly if two users are trying to login at the same time. May…

ITwrx closed issue ITwrxOrg/SimpleSiteManager#2 2025-03-30 16:37:35 -05:00
Improve CSRF Token implementation for multiuser
ITwrx opened issue ITwrxOrg/SimpleSiteManager#4 2025-03-30 16:33:17 -05:00
filename is missing from video poster
ITwrx opened issue ITwrxOrg/SimpleSiteManager#3 2025-03-30 16:31:20 -05:00
manually deleting slideshow doesn't delete slide video(s)
ITwrx opened issue ITwrxOrg/SimpleSiteManager#2 2025-03-29 18:39:09 -05:00
Improve CSRF Token implementation for multiuser
ITwrx opened issue ITwrxOrg/SimpleSiteManager#1 2025-03-29 18:36:44 -05:00
Handle spaces in upload file names better
ITwrx created repository ITwrxOrg/SimpleSiteManager 2025-03-29 18:33:55 -05:00
ITwrx opened issue ITwrxOrg/EZ-Bkup#23 2024-12-17 13:05:33 -06:00
New folder button in add Destination file chooser dialog
ITwrx opened issue ITwrxOrg/EZ-Bkup#22 2024-12-17 13:03:17 -06:00
handle multiple/missing destinations better
ITwrx pushed to master at ITwrxOrg/GoAccessReporter 2024-12-07 12:03:54 -06:00
6f5566a80e updated README.md
ITwrx created branch master in ITwrxOrg/GoAccessReporter 2024-12-07 11:54:52 -06:00
ITwrx pushed to master at ITwrxOrg/GoAccessReporter 2024-12-07 11:54:52 -06:00
a87b907139 added README.md, example config files, binaries, updated CHANGELOG.md
e79c37d169 initial commit
ITwrx created repository ITwrxOrg/GoAccessReporter 2024-12-06 15:19:58 -06:00
ITwrx commented on issue ITwrxOrg/EZ-Bkup#20 2024-11-15 17:38:30 -06:00
i have to click the "Run Bkup" button twice

If i use the same compile command except i add --cc:clang i get:

/home/itwrx/.cache/nim/ez_bkup_r/@m..@s..@s..@s..@s..@s.choosenim@stoolchains@snim-2.2.0@slib@ssystem.nim.c:2405:3: runtime…
ITwrx commented on issue ITwrxOrg/EZ-Bkup#20 2024-11-15 10:11:51 -06:00
i have to click the "Run Bkup" button twice

`nim c --threads:on -d:useMalloc -d:release --passC:"-fsanitize=address,undefined -fno-omit-frame-pointer" --passL:"-fsanitize=address,undefined -fno-omit-frame-pointer" -d:nosignalhandler…

ITwrx commented on issue ITwrxOrg/EZ-Bkup#20 2024-11-14 09:57:40 -06:00
i have to click the "Run Bkup" button twice

-d:release uses --opt:speed which seems to be the actual compile option that causes/reveals this GUI bug.

ITwrx commented on issue ITwrxOrg/EZ-Bkup#20 2024-11-10 22:37:21 -06:00
i have to click the "Run Bkup" button twice

actually it seems compiling with --d:release causes this. that explains why it popped up after release last time... under investigation.

ITwrx commented on issue ITwrxOrg/EZ-Bkup#20 2024-11-10 15:55:56 -06:00
i have to click the "Run Bkup" button twice

This has been fixed in a development branch by simply updating dependencies and recompiling. Will close this issue once a new release has been made/tagged.

ITwrx opened issue ITwrxOrg/EZ-Bkup#21 2024-11-10 14:40:54 -06:00
intermittent crashes