Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Certificator Certgen Certificator Certgen
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TurrisTurris
  • SentinelSentinel
  • Certificator CertgenCertificator Certgen
  • Merge requests
  • !5

Mailpass

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Martin Prudek requested to merge mailpass into master Jan 22, 2019
  • Overview 174
  • Commits 26
  • Pipelines 0
  • Changes 1

Closes #3 (closed)

Allow certgen to obtain password for out smtp server the same way as Sentinel certificates.

First, slightly refactoring of the original state machine. One parent object was added to handle common functions - like authentication (processing AUTH state) and http/s communication. On the top of that child objects which implement one of the two main actions - certs and mailpass were added.

These two new objects implement child-specific functions like processing GET and INIT states in which child-specific data is processed.

Edited Mar 29, 2019 by Vojtech Myslivec
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mailpass