mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[PR #118] [MERGED] Revert "Added optional authentication and user management" #934
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#934
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/maziggy/bambuddy/pull/118
Author: @maziggy
Created: 1/21/2026
Status: ✅ Merged
Merged: 1/21/2026
Merged by: @maziggy
Base:
main← Head:revert-117-main📝 Commits (1)
a9f340fRevert "Added optional authentication and user management"📊 Changes
30 files changed (+8775 additions, -10808 deletions)
View changed files
➖
backend/app/api/routes/auth.py(+0 -213)📝
backend/app/api/routes/printers.py(+0 -4)➖
backend/app/api/routes/users.py(+0 -205)📝
backend/app/core/auth.py(+61 -306)📝
backend/app/core/database.py(+0 -20)📝
backend/app/main.py(+0 -4)📝
backend/app/models/__init__.py(+0 -2)➖
backend/app/models/user.py(+0 -20)➖
backend/app/schemas/auth.py(+0 -47)📝
backend/tests/conftest.py(+0 -1)📝
frontend/package-lock.json(+14 -39)📝
frontend/package.json(+0 -1)📝
frontend/src/App.tsx(+23 -89)📝
frontend/src/__tests__/components/Layout.test.tsx(+0 -3)📝
frontend/src/__tests__/pages/SettingsPage.test.tsx(+0 -3)📝
frontend/src/__tests__/utils.tsx(+1 -4)📝
frontend/src/api/client.ts(+4 -121)📝
frontend/src/components/Layout.tsx(+1 -33)➖
frontend/src/contexts/AuthContext.tsx(+0 -116)➖
frontend/src/pages/LoginPage.tsx(+0 -103)...and 10 more files
📄 Description
Reverts maziggy/bambuddy#117
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.