webApp link to redmine wiki with authentification
Added by Sébastien FIDRY over 7 years ago
Hello,
I use Redmine in this environnement :
Environment: Redmine version 3.3.0.stable Ruby version 2.1.5-p273 (2014-11-13) [x86_64-linux-gnu] Rails version 4.2.6 Environment production Database adapter Mysql2 SCM: Git 2.1.4 Filesystem Redmine plugins: redmine_base_deface 0.0.1 redmine_customize_core_fields 1.0.0 redmine_mylyn_connector 2.8.2.stable scrum2b 2.0
I would use Redmine wiki as documentation for my webApplication.
the redmine server is configurate with mandatory authentification.
When i open a window with url to wiki :
[[http://issues.sapaig.fr:5080/projects/documentation-webapp/wiki/Base_articles_-_Recherche]]
=> there is the login page.
When i open a window with url to wiki with API key :
[[ http://issues.sapaig.fr:5080/projects/documentation-webapp/wiki/Base_articles_-_Recherche?key=d505e0197181787e82882c5d489cb7c1032428bc]]
=> there is my wiki page but i can not access to attach images and other page of my wiki.
Is there a way to grant access to all the wiki ?