Datastorm Open Shinymanager Versions Save

Simple and secure authentification mechanism for single shiny applications.

v1.0.400

2 years ago
  • (#84) : new FAB button with a position argument
  • (#81) : keep request query string. Thanks @erikor
  • (#24) : secure_server() : added keep_token arg
  • (#54) add spanish. Thanks @EAMI91
  • (#98) add german. Thanks @indubio
  • (#106) add polish. Thanks @StatisMike
  • (#39) : fix use shiny bookmarking
  • Admin mode: new edit multiple users
  • Add full language label using choose_language
  • (#66) fix quanteda bad interaction
  • (#71) fix logs count for admin user
  • (#26) : restrict number of users

v1.0.300

3 years ago
  • Add autofocus on username input.
  • Fix some (strange) bug with input$shinymanager_where
  • Fix inputs_list with some shiny version
  • auth_ui() now accept a choose_language arguments.
  • Rename br language into pt-BR (iso code)
  • add user info in downloaded log file
  • add set_labels() for customize labels
  • Fix simultaneous admin session
  • (#37) hashing password using scrypt

v1.0.200

4 years ago

shinymanager 1.0.200

  • Can configure shiny input for editing user in secure_app() with new inputs_list.
  • auth_ui() now accept a background argument change default css.
  • auth_ui() : tag_img -> tags_top, tag_div -> tags_bottom
  • (#18) IE compatibility (timeout & admin log)
  • (#17) Add support to Brazilian Portuguese. Thanks to @erikson84

v1.0.100

4 years ago
  • Fix bug on timeout.
  • secure_app() now accept a function to define the UI.
  • Disable admin mode if no SQL database
  • admin mode : add possibility to export encrypt SQL

v1.0

4 years ago