Topic cluster

Authorization and access control

Determining which users may view change or administer resources and operations.

View topic page

3 items

The remaining keywords do not make a useful further split. All matching documentation is listed below.

Controllers

controller_admin

The admin controller is the main controller behind which admin pages are served. Its main purpose is that it does an authentication check (Is current user allowed to use the module mod_admin ).

Controllers

controller_api

controler_api processes authorized REST API requests: It provides an easy way to create API calls to allow computer programs to perform functions on your Zotonic site.