Skip to content
GitLab
  • Menu
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & 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 PGR
  • Genesys BackendGenesys Backend
  • Issues
  • #170
Closed
Open
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