osticket 1.11
php 7.2 with remi repo
centos 7.x

step to reproduce:
1. create new ticket with email collaborator
2. colaborator email access links https://domain/view.php
3. email contain only links https://domain/tickets.php?id=5235 without access token

checking in https://domain/scp/settings.php?t=users
token access and email access links is enabled, and template is exist already since 1.9.x
template using format %%7Brecipient.ticket_link%7D

KevinTheJedi thanks for the information, understanding for the new changes in v1.11, but for user cannot view web access, if email verification enable but auth token disabled, as in the email access link, no link appear, so there is no way user can view user without auth token enable.

What is life duration for the token auth?

@lewi

Just register the User via the Client Portal and when they get an access link they can simply login and view the ticket.

Then what is duration life for the token auth?

From my knowledge AuthTokens do not expire.

Cheers.

  • lewi replied to this.
    Write a Reply...