mirror of
https://github.com/portainer/portainer.git
synced 2026-08-07 11:34:47 +00:00
feat(app/sources): UAC on sources (#2881)
Co-authored-by: Chaim Lev-Ari <chaim.lev-ari@portainer.io> Co-authored-by: andres-portainer <91705312+andres-portainer@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package customtemplates
|
||||
|
||||
import "github.com/portainer/portainer/api/dataservices/source"
|
||||
|
||||
var adminUserContext = source.InsecureNewAdminContext()
|
||||
Reference in New Issue
Block a user