call code iff user is logged in
call code iff user is logged in
Disable a route without having to comment out the entry in the routes file.
Disable a route without having to comment out the entry in the routes file. Useful for when we want to keep the code around but we don't want users to have access to it.
call code iff user has right permission for resource
call code iff user has right permission for resource
Use when you want to require the user to be logged in on a private server or the server is public.
Use when you want to require the user to be logged in on a private server or the server is public.
call code iff user is a server admin
call code iff user is a server admin
get user if logged in
get user if logged in
Add annotation to 3D model preview.
Add pyramid tile to preview.
Download preview bytes.
Get preview metadata.
Find tile for given preview, level and filename (row and column).
Return user based on request object
Return user based on request object
Update the title field of a preview to change what is displayed on preview tab
Update the title field of a preview to change what is displayed on preview tab
UUID of preview to change
Upload a preview.
Upload preview metadata.
Files and datasets previews.