Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENV_MODE_BROWSE_ONLY ignored #198

Open
boldt opened this issue Aug 22, 2018 · 6 comments
Open

ENV_MODE_BROWSE_ONLY ignored #198

boldt opened this issue Aug 22, 2018 · 6 comments

Comments

@boldt
Copy link

boldt commented Aug 22, 2018

The flag ENV_MODE_BROWSE_ONLY=false seems to be ignored.

@izonder
Copy link

izonder commented Aug 28, 2018

The same problem. As a workaround enter the container and remove/rename /var/www/html/app-mode.json

@mgrundkoetter
Copy link

From the readme file:

NOTE For now ENV_MODE_BROWSE_ONLY will be overwritten to true.

@greedyL
Copy link

greedyL commented Nov 20, 2018

The same problem. As a workaround enter the container and remove/rename /var/www/html/app-mode.json

i tried it,but it didnt work. After remove the app-mode.json,i can see the delete button on the page,but the button didnt work.I feel so upset.

@gatement
Copy link

gatement commented Apr 4, 2019

why "For now ENV_MODE_BROWSE_ONLY will be overwritten to true"?

@boldt
Copy link
Author

boldt commented Apr 19, 2019

My workaround: I copied the docker-site.conf from the container and I commented the following:

#  <IfDefine FRONTEND_BROWSE_ONLY_MODE>
#    <Location />
#      <LimitExcept GET>
#        Order Allow,Deny
#        Deny From All
#      </LimitExcept>
#    </Location>
#  </IfDefine>

@entmike
Copy link

entmike commented Jun 21, 2019

Is this app still being actively developed on? It seems really nice but just wondering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants