0 Replies Latest reply on Mar 16, 2007 11:38 AM by mugwump

    Security - documentation for message keys?!

    mugwump

      I want to change the default messages for login-events:

      In the examples, there are simple things like

      org.jboss.seam.loginSuccessful=Welcome, #{authenticatedMember.memberName}
      


      in the messages.properties:
      but I need a complete list of keys for internationalisation (e.g. where does "Please, log in first).

      And the keys for the Messages displayed with h:messages would also be helpful - I want to style a login-redirect differently than a wrong username/password.

      thx in advance!
      stf