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
shinymanager 1.0.100
- 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
shinymanager 1.0