moonraker/moonraker
Eric Callahan 1327602ec3 secrets: add support for the data folder
The secrets module will now look for "moonraker.secrets"
in the data folder.  If the file does not exist the deprecated
"secrets_path" option will be used as a fallback.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2022-10-14 15:15:41 -04:00
..
assets assets: show announcements on welcome page 2022-04-03 12:17:08 -04:00
components secrets: add support for the data folder 2022-10-14 15:15:41 -04:00
thirdparty moonraker: introduce thirdparty package 2022-01-28 18:00:21 -05:00
app.py app: add jpg files to AUTHORIZED_EXTS 2022-10-10 19:41:30 -04:00
confighelper.py confighelper: raise duplicate exceptions 2022-08-28 11:16:51 -04:00
eventloop.py moonraker: move loop creation to the eventloop module 2022-07-16 19:41:09 -04:00
klippy_connection.py file_manager: add support for new "data_path" 2022-10-14 15:15:41 -04:00
moonraker.py moonraker: add data_path and alias command line arguments 2022-10-14 15:15:41 -04:00
utils.py utils: resolve the moonraker path to an absolute path 2022-08-21 05:13:04 -04:00
websockets.py websockets: static type fix 2022-08-21 05:21:56 -04:00