mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[PR #526] [MERGED] User accounts #1324
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#1324
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/binwiederhier/ntfy/pull/526
Author: @binwiederhier
Created: 12/2/2022
Status: ✅ Merged
Merged: 2/15/2023
Merged by: @binwiederhier
Base:
main← Head:user-account📝 Commits (10+)
2772a38WIPWIPWIPd3dfeecMerge branch 'main' into user-accountd499d20Token stuffc9fb072Bla35657a7Merge branch 'main' into user-account8dcb4beToken loginc5b6971OMG all the things are horrible2e1ddc9Merge branch 'main' into user-account92bf7ebblerp538aa45Merge branch 'main' into user-account📊 Changes
132 files changed (+14474 additions, -2436 deletions)
View changed files
📝
Makefile(+5 -2)➖
auth/auth.go(+0 -122)➖
auth/auth_sqlite.go(+0 -399)➖
auth/auth_sqlite_test.go(+0 -243)📝
client/client_test.go(+7 -0)📝
client/options.go(+5 -0)📝
cmd/access.go(+47 -37)📝
cmd/access_test.go(+7 -5)📝
cmd/app.go(+38 -2)📝
cmd/app_test.go(+2 -1)📝
cmd/publish.go(+13 -1)📝
cmd/publish_test.go(+12 -5)📝
cmd/serve.go(+70 -17)📝
cmd/subscribe.go(+1 -1)📝
cmd/subscribe_unix.go(+0 -1)➕
cmd/tier.go(+332 -0)➕
cmd/tier_test.go(+66 -0)➕
cmd/token.go(+210 -0)➕
cmd/token_test.go(+50 -0)📝
cmd/user.go(+83 -31)...and 80 more files
📄 Description
#522
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.