Kavita/API/Data
Joseph Milazzo a5b6bf1b52
Disable Authentication & Login Page Rework (#619)
* Implemented the ability to disable authentication on a server instance. Admins will require authentication, but non-admin accounts can be setup without any password requirements.

* WIP for new login page.

* Reworked code to handle disabled auth better. First time user flow is moved into the user login component.

* Removed debug code

* Removed home component, shakeout testing is complete.

* remove a file accidently committed

* Fixed a code smell from last PR

* Code smells
2021-10-02 11:23:58 -05:00
..
Migrations Polishing and Bugfixes (#613) 2021-10-01 08:13:55 -07:00
Repositories Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
Scanner Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
DataContext.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
DbFactory.cs Feature/bookmark feedback (#508) 2021-08-18 17:16:05 -07:00
LogLevelOptions.cs Implemented a startup task that will instantiate all the DI so first API isn't having to eat that overhead. 2021-03-13 17:44:29 -06:00
MigrateCoverImages.cs Feature/image rework cleanup (#589) 2021-09-22 06:00:14 -07:00
Seed.cs Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
UnitOfWork.cs Scan Chunking (#604) 2021-09-30 06:08:05 -07:00