Adding a login page possible?
- 
I'm not in favor of having the app accessible to the public. Is it possible to lock down the app somehow? 
- 
I'm not in favor of having the app accessible to the public. Is it possible to lock down the app somehow? @humptydumpty yes, see https://docs.cloudron.io/apps/languagetool/#security . Note that the UI is always public, there is no way around this. After protecting the API path, the UI won't do anything i.e cannot translated. 
- 
@humptydumpty yes, see https://docs.cloudron.io/apps/languagetool/#security . Note that the UI is always public, there is no way around this. After protecting the API path, the UI won't do anything i.e cannot translated. @girish  thanks!! thanks!!
- 
 N nebulon marked this topic as a question on N nebulon marked this topic as a question on
- 
 N nebulon has marked this topic as solved on N nebulon has marked this topic as solved on
- 
@humptydumpty yes, see https://docs.cloudron.io/apps/languagetool/#security . Note that the UI is always public, there is no way around this. After protecting the API path, the UI won't do anything i.e cannot translated. @girish said in Adding a login page possible?: @humptydumpty yes, see https://docs.cloudron.io/apps/languagetool/#security . Note that the UI is always public, there is no way around this. After protecting the API path, the UI won't do anything i.e cannot translated. I guess you meant to link to https://docs.cloudron.io/apps/libretranslate/  
- 
Oh indeed, my entire answer is wrong (thanks @necrevistonnezr ). You have to set LT_REQUIRE_API_KEY_ORIGIN=truein the configs - https://docs.cloudron.io/apps/libretranslate/#api .
 

