|
8119f49b4d
|
Added migrations and disabled auto-migrations to better protect users' databases
|
2022-12-13 18:58:14 -05:00 |
|
|
6024a1fe7f
|
Added option to enable/disable redis session store; fixed the checks for username, password, and database number when setting up the Redis connection
|
2022-11-23 22:17:36 -05:00 |
|
|
0818f57131
|
Added ability to use redis datastores for session data
|
2022-11-05 16:14:37 -04:00 |
|
|
30e23caf7f
|
Added config options to define what host address and port to listen on
|
2022-11-04 18:07:44 -04:00 |
|
|
182356c685
|
Added the config module to handle app configuration loading; adding data/ folder for local sqlite storage
|
2022-11-02 14:03:20 -04:00 |
|