comanage-dev - [comanage-dev] r495 - registry/trunk/app/Controller
Subject: COmanage Developers List
List archive
- From:
- To:
- Subject: [comanage-dev] r495 - registry/trunk/app/Controller
- Date: Fri, 12 Apr 2013 23:05:55 -0400
- Authentication-results: sfpop-ironport01.merit.edu; dkim=neutral (message not signed) header.i=none
Author: benno
Date: 2013-04-12 23:05:55 -0400 (Fri, 12 Apr 2013)
New Revision: 495
Modified:
registry/trunk/app/Controller/AppController.php
Log:
Add authconfirm to whitelist for ID verification (CO-596)
Modified: registry/trunk/app/Controller/AppController.php
===================================================================
--- registry/trunk/app/Controller/AppController.php 2013-04-13 00:46:21
UTC (rev 494)
+++ registry/trunk/app/Controller/AppController.php 2013-04-13 03:05:55
UTC (rev 495)
@@ -1349,7 +1349,7 @@
if(!$this->action != 'index'
&& $this->action != 'add'
&& !($this->modelClass == 'CoInvite'
- && ($this->action == 'confirm' || $this->action == 'decline'))) {
+ && ($this->action == 'authconfirm' || $this->action == 'confirm'
|| $this->action == 'decline'))) {
// Only act if a record ID parameter was passed
if(!empty($this->request->params['pass'][0])) {
$modelName = $this->modelClass;
- [comanage-dev] r495 - registry/trunk/app/Controller, svnlog, 04/12/2013
Archive powered by MHonArc 2.6.16.