Commit Graph

7 Commits (878fd85c6368c0c579943a66ea5dc66b1fcfdb32)

Author SHA1 Message Date
Ozzie Isaacs 7a8d054b28 Make datetime utcnow compatible to older python versions 1 month ago
Ozzie Isaacs 074aed6997 Fix deprecation warning datetime
Started metadata parsing for audio files
1 month ago
Ozzie Isaacs 0ff3f0f426 Fix for (#3111) exception on python 3.8/3.9 during storing of remember me cookie 2 months ago
Ozzie Isaacs 1d3a768dfe Update login routine (remember me working) 2 months ago
Ozzie Isaacs 99e50bafc4 Fixes refactored user login from tests 2 months ago
Ozzie Isaacs 155cf04536 Added migration of user_session table, removed several old migration routes 2 months ago
Ozzie Isaacs ebe7cd7ba4 proxy login is now no longer saving cookies,
Cookies are saved in database for better Invalidation
Cookies expiry date is saved in database for further deletion (missing)
Database conversion is missing
2 months ago