cylc / cylc-uiserver

A Jupyter Server extension that serves the cylc-ui web application for monitoring and controlling Cylc workflows.
https://cylc.org
GNU General Public License v3.0
15 stars 18 forks source link

Auth tidy #613

Closed oliver-sanders closed 4 months ago

oliver-sanders commented 4 months ago

(low priority)

Looking into the feasibility of making a change to the auth code.

Before changing anything around, I wanted to get the coverage up.

Overview:

Full details in the individual commit messages (easier to review changes one by one).

As always with auth code changes (even ones like this which shouldn't change any functionality), please extensively test this (note you can use exvcylc17 for this)!

Plz squash merge.

Check List