sitemapsSecurity

Namespace

sitemapsSecurity

Description:
  • Sitemaps security namespace. Provides security checks for Sitemaps access.

Source:

Members

(static, constant) exports.sitemapAllowedForClient

Description:
  • Check whether Sitemap access is allowed for client. Must be used with await in async functions.

Source:

Check whether Sitemap access is allowed for client. Must be used with await in async functions.

(static, constant) exports.widgetsFilterForClient

Description:
  • Filter Items in widgets allowed for client - used for recursive filtering of Sitemap widgets. Must be used with await in async functions.

Source:

Filter Items in widgets allowed for client - used for recursive filtering of Sitemap widgets. Must be used with await in async functions.