💾 Archived View for bbs.geminispace.org › u › istvan › 19214 captured on 2024-08-31 at 15:50:47. Gemini links have been rewritten to link to archived content

View Raw

More Information

➡️ Next capture (2024-12-17)

-=-=-=-=-=-=-

Comment by 💎 istvan

Re: "slcl 0.3.0 release"

In: s/SmallWeb

Tried a different browser and it's working there. I'm wondering if it is due to an older cookie for the domain messing things up because I have not disabled cookies.

I'll see if I can figure it out.

💎 istvan

Aug 25 · 6 days ago

2 Later Comments ↓

🎵 xavi [OP] · Aug 26 at 09:15:

@istvan Having other cookies for the same domain could also be an issue. As of the time of this writing, libweb (the HTTP server library powering slcl) only processes one cookie at a time, and just selects the first one it finds. This is a known limitation from libweb that will be eventually fixed - see the documentation below.

— Relevant section of the documentation (libweb)

💎 istvan · Aug 26 at 17:37:

Yes, clearing the cookies solved it. It was probably because I was previously using the subdomain for a Nextcloud install, and the old cookies were causing the problem.

Original Post

🌒 s/SmallWeb

slcl 0.3.0 release — I have just released slcl 0.3.0. This version provides several bugfixes and improvements from libweb 0.4.0 and fixes a bug when uploading files. It is recommended to upgrade existing instances to the lastest version.

💬 xavi · 7 comments · 1 like · Aug 22 · 9 days ago