Update artdag_common to fix auth token handling

New version defaults actor_id to @username when not in token,
and supports both artdag_session and auth_token cookies.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
gilesb
2026-01-11 16:07:43 +00:00
parent e8501de466
commit c0fe22313f

View File

@@ -11,4 +11,4 @@ markdown>=3.5.0
# Core artdag from GitHub
git+https://github.com/gilesbradshaw/art-dag.git
# Shared components
git+https://git.rose-ash.com/art-dag/common.git@889ea98
git+https://git.rose-ash.com/art-dag/common.git@932abb8