View Issue Details

IDProjectCategoryView StatusLast Update
0013512MantisTouchGeneralpublic2013-11-04 01:19
Reporterrattkin Assigned Tovboctor  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version1.2.1 
Summary0013512: htaccess protected sites
Description

Our Mantisbt installation is not public, but it is accessible from the internet after entering htaccess password.
Is it possible to use mantisTouch in this setup?

For example, we could add an exception, waiving the need to enter pasword from mantisTouch ip address. (what ip is that)
of by installing MantisTouch on our servers.

TagsNo tags attached.

Activities

vboctor

vboctor

2011-11-10 01:00

manager   ~0030210

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
PING mantisbt.mobi (96.126.127.127): 56 data bytes
64 bytes from 96.126.127.127: icmp_seq=0 ttl=46 time=77.944 ms

The IP is: 96.126.127.127

rattkin

rattkin

2011-11-24 03:16

reporter   ~0030324

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

sathis34

sathis34

2012-01-19 23:07

viewer   ~0030972

please resolve the issues asap

vboctor

vboctor

2013-04-28 04:01

manager   ~0036722

@rattkin, are you still having this issue? It would be great if you can confirm after retesting with v1.2.1.