mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
74acaad46e
In a previous PR, the runner and wheel functions in master.py and masterapi.py were refactored to reduce common code via the salt.auth.check_authentication method. The publish function also can utilize the check_authentication function in master.py and masterapi.py. Consolidation of this code will help us be able to differentiate between authorization and authentication errors in the future. |
||
---|---|---|
.. | ||
__init__.py | ||
test_masterapi.py |