Forbid login/logout when using alternate auth (CRAFT-646).
Metadata
Current evaluation
Merged following approval. The update disables login and logout functionality when alternate authentication is configured, addressing CRAFT-646. The commit introduces 44 lines across two modified files.
Suggested action: —
No scores available.
Issue body
No description provided.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged following approval. The update disables login and logout functionality when alternate authentication is configured, addressing CRAFT-646. The commit introduces 44 lines across two modified files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged by maintainer facundobatista, this change prevents login and logout operations when alternate authentication is enabled, resolving CRAFT-646. No additional discussion or revisions were required. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to forbid login and logout when alternate authentication is active, resolving CRAFT-646. Integrated by maintainer facundobatista without additional discussion. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #53 auth: allow for ephemeral logins | craft-store | merged | Ephemeral login support was merged after approval and passing CI checks. The update added 49 lines and removed 20 across six files, implementing CRAFT-1025. |