wyona / yanel

http://www.yanel.org
Apache License 2.0
10 stars 5 forks source link

Improve customization of Login Screen #18

Open michaelwechner opened 12 years ago

michaelwechner commented 12 years ago

One can currently customize the login screen per realm according to

http://127.0.0.1:8080/yanel/yanel-website/en/documentation/security/login-screen-customization.html

but this is rather limited. It would be helpful to have the additional functionality:

I guess it would be best to enhance

src/webapp/src/java/org/wyona/yanel/servlet/security/impl/DefaultWebAuthenticatorImpl.java

such that it would be using the BasicXMLResource as an overwritable global resource.