Trace:
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
applications:show_login [2018/03/14 07:30] admin created |
applications:show_login [2020/07/08 12:59] (current) cduncan articles |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTRANS~~ | ~~NOTRANS~~ | ||
| - | ~~Title: Show login on user request~~ | + | ~~Title: Show Login on User Request~~ |
| - | Sometimes it's useful to hide the login screen, e.g. if you show information for anonymous users (Twitter messages, System messages, ...) or offer actions like mailing list subscriptions. | + | Sometimes it's useful to hide the login screen, e.g., if you show information for anonymous users (twitter messages, system messages, ...) or offer actions like mailing list subscriptions. |
| - | To hide the login screen, set following property in your [[:applications:application_properties|application.xml]]: | + | To hide the login screen, set the following property in your [[:applications:application_properties|application.xml]]: |
| <file xml> | <file xml> | ||
| <Application.Login.manual>true</Application.Login.manual> | <Application.Login.manual>true</Application.Login.manual> | ||
| </file> | </file> | ||
