Search found 1 match

by balmag
08 Oct 2021, 08:08
Forum: General Plugin Discussion
Topic: LoginForm override
Replies: 0
Views: 35820

LoginForm override

Hello,
i am practicing with mantisbt now.
I have LDAP authentication enabled.
I would like to write a new plugin that will override the original login form. I want the username field to be autocomplete from the active directory.
Where should I go? How can I override it without writing it into the ...