Skip to content

version 2.16

Compare
Choose a tag to compare
@kmathmann kmathmann released this 20 Jul 11:46
· 302 commits to master since this release

Show login if tapp could not found without login

  • If we can not find the requested tapp and the user is not logged in,we will display the login. After the successful login we check again if we could find the tapp.
  • We added the url parameter "forcelogin" that shows always the login, also if there is already a user logged in.