Skip to content

Bugfix: Autolog doesn't work

Félix David requested to merge Tilix4/stax:bf_autolog into 2.0

Description of change

Fix autolog system. Fix #175 (closed) Added a lock icon when not logged in. Added the USER icon next to the authentication operator. Closes #122 (closed)

How to test it

  • Try to authenticate with several configurations.

Checklist

Please check if your MR fulfills the following requirements:

  • Unit tests have been added, if needed
  • Documentation have been updated, if needed
  • Build was run locally and any changes were pushed
  • Lint has passed locally without error
  • Package.py have been updated, if needed
  • CHANGELOG.md have been updated, if needed
  • Version numer has been tagged, if needed

FYI: @awesome_dev_too

Merge request reports