Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Authentication Improvements

Compare
Choose a tag to compare
@raqbit raqbit released this 29 Oct 09:27
· 14 commits to master since this release
6ec0b21

This tiny release fixes some issues with deploying in a subdirectory on a webserver (e.g. /tableau/) and also adds some improvements to the authentication flow.


New features:

  • Tableau-WDC will now detect when it is not loading in Tableau and will send you to an error page
  • Error page will now verify on load if the error is still the case, if not redirect to the loading page
  • Two factor authentication will now detect when the code is wrong, giving you a dialog for entering the code again instead of pretending like the password is wrong.

Bug fixes:

  • Fixes some issues with deploying in a subdirectory