-
Notifications
You must be signed in to change notification settings - Fork 12
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
能否加一个访问限制 #13
Comments
1 或者说能不能分享一些建议,如怎么将该应用嵌入到内部具有认证系统的管控之中?针对安全来说 |
我找到一个方法,用1panel可以实现,防火墙设置只能127.0.0.1访问oms的端口,建立一个网站,反代理oms,然后设置访问网站需要密码。谁还有好办法,麻烦说一下。谢谢。 |
感谢大家的建议,如果大家有好的建议,建群沟通 |
这种和ng basic-auth 一样;但是感觉太脱节,可能需要一套 open-api 认证体系,能对接外部现有运维系统。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
部署完成后,所有知道ip地址和端口的人都可以访问并管理所有的服务器,能否加一个例如用户登录或者是访问密码形式的访问限制啊?这样就可以方便的放到公网上,只要有浏览器的地方都可以管理自己的服务器了。
The text was updated successfully, but these errors were encountered: