~woutervb/various/+git/snapstore-proxy-charm:freeze_after_registration

Last commit made on 2022-01-06
Get this branch:
git clone -b freeze_after_registration https://git.launchpad.net/~woutervb/various/+git/snapstore-proxy-charm
Only Wouter van Bommel can upload to this branch. If you are Wouter van Bommel please log in for upload directions.

Branch merges

Branch information

Name:
freeze_after_registration
Repository:
lp:~woutervb/various/+git/snapstore-proxy-charm

Recent commits

7975b3f... by Wouter van Bommel

Minor tweaks after rebasing against coverage branch

Based on review feedback, ensured that linting and tests succeed. There
was a double named test function.

f6f6e28... by Wouter van Bommel

General improvements

* Some log files have been improved to be more explicit on what is going
on
* Renamed the db interface to db-admin, as that is the one we need
* Allow the reset of the username / password after registration (closes
SN-363)
* Don't allow the update of the domain to proceed, once the proxy is
registered

046eaf5... by Wouter van Bommel

Ensure 100% coverage

Added some missing tests to ensure everything is covered.

1f1f808... by Wouter van Bommel

Tweak based on review feedback

Ensure that coverage itself fails if coverage is not 100%
Fixed a linting error

9c9bbb2... by Wouter van Bommel

Ensure 100% coverage

Added some missing tests to ensure everything is covered.

1f87662... by Wouter van Bommel

Fix a unittest that failed with None as default value

71b1796... by Wouter van Bommel

Initial version of the snapstore-proxy-charm

This version will allow the installation and the registration of the
proxy on a plain (not https) domainname, providing a username and
password via a config option.