Koucha/koucha/src
Julia Lange b089f62bcd
db&webapi, primitive session tokens
adds a temporary auth method to users which does not require a password
or similar. This is just for testing right now and assumes a self-hosted
no-threats environment.

Also adds a user_key state to keep track of authed users. These
currently *DO NOT EXPIRE* which is pretty bad haha. The entire auth
system will be redone.
2026-03-05 10:15:16 -08:00
..
bin/webapi db&webapi, primitive session tokens 2026-03-05 10:15:16 -08:00
db db&webapi, primitive session tokens 2026-03-05 10:15:16 -08:00
db.rs db&score, feed_channel impl & score from db 2026-02-06 15:01:21 -08:00
fetch.rs fetch, create fetch mod and AdapterClient 2026-02-06 15:01:21 -08:00
lib.rs lib, make adapter clonable & make result public 2026-03-03 10:29:24 -08:00
score.rs db&score, feed_channel impl & score from db 2026-02-06 15:01:21 -08:00
test_utils.rs db, add item and functions to get items 2026-02-06 15:01:21 -08:00