mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
Merge remote-tracking branch 'origin/feature/AY-745_Deadline-webservice-password' into feature/AY-745_Deadline-webservice-password
This commit is contained in:
commit
0693d80437
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ Provides:
|
|||
import pyblish.api
|
||||
|
||||
|
||||
class CollectUserCredentials(pyblish.api.ContextPlugin):
|
||||
class CollectDeadlineUserCredentials(pyblish.api.ContextPlugin):
|
||||
"""Collects user name and password for artist if DL requires authentication
|
||||
"""
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
<error id="main">
|
||||
<title>Deadline Authentication</title>
|
||||
<description>
|
||||
## Deadline authenticatin is required
|
||||
## Deadline authentication is required
|
||||
|
||||
This project has set in Settings that Deadline requires authentication.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue