Ignore:
Timestamp:
Oct 25, 2010, 3:28:44 PM (13 years ago)
Author:
robert@…
Message:

Removed spring-security-ui plugin to decrease dependencies. The functionality (user management and password resets) was copied to gscf itself.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/views/common/_login_panel.gsp

    r984 r985  
    77                                <h2>version <b>${meta(name: 'app.version')}</b></h2>
    88                                <p class="grey">Please use the forms on the right to either log in if you already have an account, or sign up if you think this data support platform suits your needs.</p>
    9                                 <p class="grey">Note that <span class="red">registration</span> and <span class="red">password reminders</span> are not yet implemented and hence <span class="red">do not work</span> at this moment!</p>
    109                                <g:if test="${flash.message}"><p class="red">${flash.message}</p></g:if>
    1110                        </div>
Note: See TracChangeset for help on using the changeset viewer.