-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Authenticate password #1
Comments
Thanks for the suggestions :) I definitely do want to improve this to add some features like that in future. |
I am a founder of a hosting company in Brazil, if possible please contact me by email, I would like to possibly hire your services if you are available to improve this your tool so that I can use it in my company. My email is [email protected]. If you can and want to send me an email to talk hehe, thanks for responding. |
I've tried to send you an email but it bounced so I'll ask here.. I'm in the process of rewriting the entire project and I wanted to ask you a few things about what you want to accomplish in regard to the user permissions. Keep in mind that I might not be able to implement all of your requests :)
|
Hi, Thanks for getting in touch. All the points you mentioned are correct.
These changes would be sensational.
My intention is to use this commercially because all the proxy solutions in
docker that I tried to use did not work.
The following points would be interesting:
1 # an administrative sector where a super admin can manage other users,
create new users and delete.
2 # An authentication and login page.
3 # user can use lets encrypt or add a custom SSL. (Comodo, NameCheap, Etc).
In the rest everything you mentioned would be interesting to have, but the
most urgent would be just a basic authentication for a single user so you
can leave the door open and have security. and a place where the password
could be changed of course.
A very important thing would also be not to use the standard bootstrap
template, to use something more sophisticated, I'll leave a link from a
bootstrap admin template gratís in github, if it is not too complicated you
could use it instead of the standard interface.
https://github.com/puikinsh/Adminator-admin-dashboard
Thanks for replying, my professional email is [email protected] but
you can speak to me directly by this same personal email.
…On Tue, Jun 26, 2018 at 10:51 PM, jc21 ***@***.***> wrote:
I've tried to send you an email but it bounced so I'll ask here..
I'm in the process of rewriting the entire project and I wanted to ask you
a few things about what you want to accomplish in regard to the user
permissions. Keep in mind that I might not be able to implement all of your
requests :)
1. What user permission levels do you want, currently I've got
Administrators and non-administrators but do you want more granularity and
why?
2. Would you want hosts to be only visible to the user who created
them? with Admins being able to see everything of course
3. Do you want to see any restrictions placed on users, such as only
being able to create certain types of hosts (ie, proxy hosts but not
streams), or only being able to create hosts that are subdomains of
whitelisted domains?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFhU7J7lwnEgs38yNqFJyiyTua7z44Mbks5uAuUagaJpZM4TuoU9>
.
|
I've actually based the new design on Tabler: https://tabler.github.io/ |
Oh my God, this is incredible. This interface is sensational, perfect.
Please keep in touch with me always, please let me know when this new
version is available. I sure as hell want you working with me in my
company. My company is new but growing and having this panel will be a
success. I will be happy to send PayPal commissions on any recurring sale
of our infrastructure.
I would also like to talk about the possibility of discussing new functions
exclusively for my company in the future, I'll sort if you are in
agreement, when you want we can talk about values or about your direct
participation in the company. It would be an honor .
Thanks, Have a nice Day :D
…On Wed, Jun 27, 2018 at 7:36 PM, jc21 ***@***.***> wrote:
I've actually based the new design on Tabler: https://tabler.github.io/
Here's some current screenshots
[image: screen shot 2018-06-28 at 8 33 15 am]
<https://user-images.githubusercontent.com/1518257/42003313-3da82b36-7aae-11e8-8894-a90f5edf877b.png>
[image: screen shot 2018-06-28 at 8 33 39 am]
<https://user-images.githubusercontent.com/1518257/42003314-433ec500-7aae-11e8-9f54-8523c95d04f0.png>
[image: screen shot 2018-06-28 at 8 34 12 am]
<https://user-images.githubusercontent.com/1518257/42003323-497f37c4-7aae-11e8-886c-e9288193c6fe.png>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFhU7Hy6YZ19xhuepRNA3hXd7I1A331lks5uBAjsgaJpZM4TuoU9>
.
|
Any expected release date? or pre-release? |
I have been steadily doing work on this in my spare time but I don't want to commit to any dates yet. At this stage, the UI is about 70% done but the nginx backend work hasn't been started yet. Other features you'll be interested in:
A stable release would be at least a month away |
Thank you for response, can you add simplier way to debug logs. I've added alias to my manager with /logs to display plain nginx file browser. So I have temporary fix but some file browser in app would be awesome time saver. |
Log viewing is planned however it might not make the initial v2 release. |
Ok people, version 2 is ready for someone to test besides me. Have a read of the documentation including the installation instructions and importing guide. The app has only a few minor bugs I want to change but I'm using it in production myself on 4 instances. Testing of the custom certificates in particular needs to be done, I haven't purchased a cert in forever so I don't have one to play with and they can be fairly different. If you have issues, probably be to report them as new issues and mention that they affect version 2 in the description. Thanks |
…/nginx-proxy-manager:develop into develop
Hello, I loved this tool makes it much easier to use domains in docker. It is better than any other existing option.
But I'd like to give the idea of putting user authentication to make it secure, and also allow administrators to be able to free access for certain users.
It would also be interesting to choose an external SSL certificate besides lets encrypt.
Congratulations on the project, I hope to see these implementations one day. : D
The text was updated successfully, but these errors were encountered: