Coding standards
Security in ResourceSpace
Developer reference
Database
Action functions
Admin functions
Ajax functions
Annotation functions
API functions
Collections functions
Comment functions
Config functions
CSV export functions
Dash functions
Debug functions
Encryption functions
Facial recognition functions
File functions
General functions
Language functions
Log functions
Login functions
Message functions
Migration functions
Node functions
PDF functions
Plugin functions
Render functions
Reporting functions
Request functions
Research functions
Slideshow functions
Theme permission functions
User functions
Video functions
Database functions
Metadata functions
Resource functions
Search functions
Map functions
Job functions
Tab functions
Test functions

Table: external_access_keys

When externally sharing there will be one row here for each resource shared.

ColumnTypeNote
resourceint(11)See table resource
access_keychar(10)External access key
userint(11)See table user
usergroupint(11)See table usergroup
collectionint(11)See table collection
request_feedbackint(11)(boolean) When emailing external contacts, allow recipients to select resources and add feedback when accessing share
emailvarchar(100)Email address share was created for
datedatetimeDate share created
lastuseddatetimeDate share was last accessed
accessint(11)Access level 0 = open, 1 = restricted
expiresdatetimeShare expiration date
password_hashvarchar(100)Hash of share password (NULL if not set)
uploadint(11)Set to 0 for standard external view access share, 1 for an external upload share for a collection

This table is empty by default.

Please see the schema overview for context. This document was last updated on the 17th of November 2024 at 15:35 (Europe/London time).