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
5 years ago
b
data
fixconfig
README.md
api.go make checkInvite check only one invite, invite daemon 5 years ago
auth.go make checkInvite check only one invite, invite daemon 5 years ago
config.go
daemon.go make checkInvite check only one invite, invite daemon 5 years ago
email.go Password resets 5 years ago
go.mod Password resets 5 years ago
go.sum
invites.json
jfapi.go
main.go Password resets 5 years ago
passwordreset4eb59133-d0d4-4177-bb54-48e3741c5788.json Password resets 5 years ago
pwreset.go Password resets 5 years ago
pwval.go
storage.go make checkInvite check only one invite, invite daemon 5 years ago
views.go

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.