Show More
@@ -29,7 +29,6 from pylons.controllers.util import abor | |||||
29 | from pylons.i18n.translation import _ |
|
29 | from pylons.i18n.translation import _ | |
30 | from rhodecode.lib import helpers as h |
|
30 | from rhodecode.lib import helpers as h | |
31 | from rhodecode.lib.auth import LoginRequired, HasPermissionAllDecorator |
|
31 | from rhodecode.lib.auth import LoginRequired, HasPermissionAllDecorator | |
32 | from rhodecode.lib.auth_ldap import LdapImportError |
|
|||
33 | from rhodecode.lib.base import BaseController, render |
|
32 | from rhodecode.lib.base import BaseController, render | |
34 | from rhodecode.model.forms import LdapSettingsForm, DefaultPermissionsForm |
|
33 | from rhodecode.model.forms import LdapSettingsForm, DefaultPermissionsForm | |
35 | from rhodecode.model.permission import PermissionModel |
|
34 | from rhodecode.model.permission import PermissionModel |
General Comments 0
You need to be logged in to leave comments.
Login now