Loading...
 
Skip to main content

History: Token Access

Source of version: 6 (current)

Copy to clipboard
https://sourceforge.net/p/tikiwiki/code/HEAD/tree/trunk/lib/auth/tokens.php

There are variable names which seem to need some adjusting
share_can_choose_how_much_time_access -> share_can_choose_how_many_times_access
how_much_time_access -> how_many_times_access

Related: ((Share))

!! Wishes
!!! Open
{wishes filtervalue="304" status="o"}

!!!Pending
{wishes filtervalue="304" status="p"}

!!!-Closed
{wishes filtervalue="304" status="c"}

!! How to extend beyond one URL?
* Images included in a page: needed for ((wkhtmltopdf)) PDF generation
* Files in a file gallery
* Tracker items in a tracker
* Items in a category listing
* etc.

Or make it easier to access multiple URL at once:
An idea: multi-item token access email: find a way to send an email with many links to access many pages and files. Ex.: Extend PluginList with checkboxes

!!! Ideas
* Could it be with http referrer? (so any images called from a page or any links in a page are OK)
* Super token with tiki_p_admin for wkhtmltopdf to get embedded images

-=alias=-
* (alias(Security Token))
* (alias(Security Tokens))
* (alias(Token))
* (alias(Tokens))
Show PHP error messages