mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 08:33:24 +02:00
Add UI to LDAP login.
This commit is contained in:
6
res/auth-ldap/scripts/controllers/index.js
Normal file
6
res/auth-ldap/scripts/controllers/index.js
Normal file
@@ -0,0 +1,6 @@
|
||||
define([
|
||||
'./SignInCtrl'
|
||||
]
|
||||
, function() {
|
||||
}
|
||||
)
|
||||
Reference in New Issue
Block a user