•  
      request #7078 I would like to protect data in my server
    Infos
    #7078
    Julien DOMERG (jdomerg)
    2014-06-17 17:04
    2014-06-17 16:38
    7095
    Details
    I would like to protect data in my server
    I would like to block access to artifacts and projects for no-login users but I find nothing about that...

    for exemple if I use this url without login :
    http://myserver/plugins/tracker/?aid=1917

    I can see the artifcat 1917.


    Trackers
    All
    CentOS 5 + php53
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2014-06-17
    Attachments
    Empty
    References
    References list is empty

    Follow-ups

    User avatar
    Hello,

    You can force people to be logged in your server in order to access data.
    Please modify $sys_allow_anon variable in /etc/codendi/conf/local.inc to 0 and restart httpd.