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

Keep admin files in folder #58

Closed
howsonwhocodes opened this issue Jan 22, 2014 · 4 comments
Closed

Keep admin files in folder #58

howsonwhocodes opened this issue Jan 22, 2014 · 4 comments

Comments

@howsonwhocodes
Copy link

Hi,

I would like propose the admin panel code is moved to its own folder. This makes it easy to restrict the admin panel to a specific IP addresses using standard Apache config options.

For example:
example.com/admin instead of example.com/?admin

Thank you for making a great webmail solution,

Cheers,

Tom.

@RainLoop
Copy link
Owner

At the moment it is impossible.
But you can deny access to the admin panel:

../application.ini

[security]
allow_admin_panel = Off


Can you describe in detail why you need it?

@howsonwhocodes
Copy link
Author

Hi,

Thanks for the fast reply. My main reason was to keep the admin panel access limited to only my IP address as no one else would ever need to access it anyone else would be unauthorised.

If you can turn it off I will do that instead. I did not realise you could.

Thanks,

Tom.

Sent from my iPhone

On 22 Jan 2014, at 21:53, RainLoop Team notifications@github.com wrote:

At the moment it is impossible.
But you can deny access to the admin panel:

../application.ini

[security]
allow_admin_panel = Off

Can you describe in detail why you need it?


Reply to this email directly or view it on GitHub.

RainLoop added a commit that referenced this issue Jan 23, 2014
[security]
admin_panel_host
@howsonwhocodes
Copy link
Author

Many thanks for adding the option in. 👍

I don't use RainLoop for commercial use, is there anyway I send a donation to say thanks?

Cheers,

Tom.

@RainLoop
Copy link
Owner

@RainLoop RainLoop closed this as completed Feb 5, 2014
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

2 participants