Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jfa-go/src/commit/c4d4b395d5c28267fa558c54282945f3c8840ce4 You should set ROOT_URL correctly, otherwise the web may not work correctly.
a better way to manage your Jellyfin users, now in go
 
 
 
 
 
 
Go to file
Harvey Tindall c4d4b395d5 Password resets 5 years ago
b first 5 years ago
data Display settings with hacky solution to retain order 5 years ago
fixconfig Display settings with hacky solution to retain order 5 years ago
README.md first 5 years ago
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 first 5 years ago
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 Display settings with hacky solution to retain order 5 years ago
invites.json first 5 years ago
jfapi.go Functioning user creation, notifications, 5 years ago
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 Partial check for invite page, 404 handling 5 years ago
storage.go make checkInvite check only one invite, invite daemon 5 years ago
views.go Partial check for invite page, 404 handling 5 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.