View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0013512 | MantisTouch | General | public | 2011-11-09 09:08 | 2013-11-04 01:19 |
| Reporter | rattkin | Assigned To | vboctor | ||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 1.2.1 | ||||
| Summary | 0013512: htaccess protected sites | ||||
| Description | Our Mantisbt installation is not public, but it is accessible from the internet after entering htaccess password. For example, we could add an exception, waiving the need to enter pasword from mantisTouch ip address. (what ip is that) | ||||
| Tags | No tags attached. | ||||
|
There is no plans to support files with .htaccess at the moment. However, you can add an exception as you mentioned. The IP can be retrieved at any time using: $ ping mantisbt.mobi The IP is: 96.126.127.127 |
|
|
Thank You VBOCTOR. I tried the exception. However, when I log in, i get this error message: Fatal error: Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (error)' in /srv/www/mantisbugtracker.com/public_html/mantistouch/library/Zend/Controller/Dispatcher/Standard.php:248 Stack trace: #0 /srv/www/mantisbugtracker.com/public_html/mantistouch/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) 0000001 /srv/www/mantisbugtracker.com/public_html/mantistouch/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch() 0000002 /srv/www/mantisbugtracker.com/public_html/mantistouch/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run() 0000003 /srv/www/mantisbugtracker.com/public_html/mantistouch/public/index.php(85): Zend_Application->run() 0000004 /srv/www/mantisbugtracker.com/public_html/mantistouch/index.php(3): include('/srv/www/mantis...') 0000005 {main} Next exception 'Zend_Controller_Exception' with message 'Invalid controller in /srv/www/mantisbugtracker.com/public_html/mantistouch/library/Zend/Controller/Plugin/Broker.php on line 336 |
|
|
please resolve the issues asap |
|
|
@rattkin, are you still having this issue? It would be great if you can confirm after retesting with v1.2.1. |
|