Changeset 1389

Show
Ignore:
Timestamp:
05/16/07 13:46:01
Author:
douglm
Message:

Allow logins with accounts of the form /principals/resources/room301

For resource principals auto-respond to meeting requests.

Incomplete, we should check for a preference rather than principal type. Also we should accept or refuse based on busy status of time period.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/webadmin/webapp/resources/default/default/default.xsl

    r1388 r1389  
    35623562            <p> 
    35633563              <input type="radio" value="auth" name="whoType"/> authenticated<br/> 
     3564              <input type="radio" value="unauth" name="whoType"/> unauthenticated<br/> 
    35643565              <input type="radio" value="other" name="whoType"/> other users 
    35653566            </p>