mirror of
https://github.com/hrfee/jellyfin-accounts.git
synced 2026-01-03 07:41:12 +00:00
Added icons and banner
Added a jellyfin inspired icon, and a banner to the README.md
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# jellyfin-accounts
|
||||
***New: Now capable of sending password reset emails!***
|
||||
# 
|
||||
|
||||
A basic account management system for [Jellyfin](https://github.com/jellyfin/jellyfin).
|
||||
* Provides a web interface for creating invite codes
|
||||
* Provides a web interface for creating invite codes, and a simple account creation form
|
||||
* Sends out emails when a user requests a password reset
|
||||
* Uses a basic python jellyfin API client for communication with the server.
|
||||
* Uses [Flask](https://github.com/pallets/flask), [HTTPAuth](https://github.com/miguelgrinberg/Flask-HTTPAuth), [itsdangerous](https://github.com/pallets/itsdangerous), and [Waitress](https://github.com/Pylons/waitress)
|
||||
|
||||
Reference in New Issue
Block a user