a better way to manage your Jellyfin users, now in go
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Harvey Tindall c4d4b395d5
Password resets
4 years ago
b first 4 years ago
data Display settings with hacky solution to retain order 4 years ago
fixconfig Display settings with hacky solution to retain order 4 years ago
README.md first 4 years ago
api.go make checkInvite check only one invite, invite daemon 4 years ago
auth.go make checkInvite check only one invite, invite daemon 4 years ago
config.go first 4 years ago
daemon.go make checkInvite check only one invite, invite daemon 4 years ago
email.go Password resets 4 years ago
go.mod Password resets 4 years ago
go.sum Display settings with hacky solution to retain order 4 years ago
invites.json first 4 years ago
jfapi.go Functioning user creation, notifications, 4 years ago
main.go Password resets 4 years ago
passwordreset4eb59133-d0d4-4177-bb54-48e3741c5788.json Password resets 4 years ago
pwreset.go Password resets 4 years ago
pwval.go Partial check for invite page, 404 handling 4 years ago
storage.go make checkInvite check only one invite, invite daemon 4 years ago
views.go Partial check for invite page, 404 handling 4 years ago

README.md

jfa-go

An ongoing rewrite of jellyfin-accounts in Go. I'm doing this to learn the language, so i'll still be maintaining the Python version.

Suggestions and help welcome.