You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/01/24 20:32:03 UTC

DO NOT REPLY [Bug 5863] - Realm-Name in Login-Config

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5863>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5863

Realm-Name in Login-Config

remm@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX
            Summary|Real-Name in Login-Config   |Realm-Name in Login-Config



------- Additional Comments From remm@apache.org  2002-01-24 19:32 -------
No error is raised because the webapp descriptor DTD currently allows this. If
you want, you can file this with Sun against the servlet API.

>From the DTD:
<!ELEMENT login-config (auth-method?, realm-name?, form-login-config?)>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>