Ignore:
Timestamp:
May 6, 2009, 3:40:07 AM (15 years ago)
Author:
gav
Message:

Logins now route through a welcome action to allow flash message and user environment setup. Session timeout now user configurable and defaults to 12 hours. Work on Planned Maintenance.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/views/appCore/options.gsp

    r73 r127  
    1717            <div class="dialog">
    1818            <a href="${createLink(action:'changePassword')}">Change Password</a>
    19 
     19            <br />
     20            <br />
     21            <a href="${createLink(action:'changeSessionTimeout')}">Change Session Timeout</a>
    2022            </div>
    2123        </div>
Note: See TracChangeset for help on using the changeset viewer.