Skip to content

WebUI GUI in Flask Python3

runout-at edited this page Apr 24, 2018 · 21 revisions

This Page contains Ideas about a new WebUI/GUI implementation in Flask/Python3.

Already implemented

  • Full login support for Siteadmin, Postmaster and Users with a role System.
  • List-Views for Domains and Accounts.
  • Enable/Disable for Domains and Accounts.

Wishlist

  • Views for editing anything
  • Flexible config system

Needed changes

  • Add role field to user table
  • Add enabled field to domainalias table

Screenshots

Domainlist

Domainlist

Accountlist

Accountlist

Clone this wiki locally