Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Genesys Backend Genesys Backend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Genesys PGRGenesys PGR
  • Genesys BackendGenesys Backend
  • Issues
  • #170
Closed
Open
Issue created Sep 25, 2017 by Matija Obreza@mobrezaOwner

Article#template

Templates used by Genesys to send emails and display other information are using the Article entity. This automatically indexes their contents in Elasticsearch and also displays these templates to end users:

  • https://sandbox.genesys-pgr.org/acn/search2?q=email&section=article
  • https://sandbox.genesys-pgr.org/content/smtp.email-verification

Add new property boolean template to Article entity.

Change Genesys code to:

  • Not include in ES articles with template == true
  • Only display such articles to users with roles ADMINISTRATOR and CONTENTMANAGER, return 404 otherwise
  • Content of template articles is not HTML santitized
Assignee
Assign to
Time tracking