mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-23 22:50:09 +03:00
Typo in auth module
This commit is contained in:
parent
73a6c317fb
commit
45b400a510
@ -109,7 +109,7 @@ class AuthDriver < OpenNebulaDriver
|
||||
ACTION[:authN],
|
||||
RESULT[:failure],
|
||||
request_id,
|
||||
"Authentication rotocol '#{protocol}' not available")
|
||||
"Authentication protocol '#{protocol}' not available")
|
||||
end
|
||||
|
||||
#build path for the auth action
|
||||
|
Loading…
x
Reference in New Issue
Block a user