datastorm-open / shinymanager

Simple and secure authentification mechanism for single shiny applications.
https://datastorm-open.github.io/shinymanager/
388 stars 81 forks source link

Option to disable download SQLite database and logs download from admin panel #110

Closed StatisMike closed 1 year ago

StatisMike commented 3 years ago

The option to download logs and SQLite database from within the admin mode might be handy in some situations, though it may create a vulnerability for exploits, especially administrator with authorization for all apps have direct access to Shiny-Server (so it isn't actually needed) and there are also administrators with authorization limited to only some apps.

bthieurmel commented 3 years ago

Hi @StatisMike : can you confirm that we can wait for your PR on this new feature ?

StatisMike commented 3 years ago

Yes, It will be done in a few days.