Hi Marcin,
Sorry for my late reply.
I commented container_auth_enabled = false and proxypass_auth_enabled = false in production.ini.After that,I tried with restart but it was not working.Later I noticed I'm trying to list all repositories.So I tried with display changeset alone(API) and it worked fine.
I tried the same with Mantis integration but it was not working.Fine,I did the following in Rhodecode.
1.Removed private repository access
2.Removed anonymous access
3.Added read option for default.
After this configuration I tried to pull repository from Mantis and it worked fine.I surprised and I don't know,How it was worked without any password.
I tried to verify manually with default:default but it was not working..
How mantis can able to connect rhodecode without any username/password??Now I'm breaking my hand to know the root cause.
Can you help me?
My objective is,Rhodecode private repository need to connect with Mantis.
Thanks,
Thirumalai.