Nacos: 问:新版去掉了密码登录了吗

Created on 7 Mar 2020  ·  5Comments  ·  Source: alibaba/nacos

Issue Description

Type: bug report or feature request

Describe what happened (or what feature you want)

Describe what you expected to happen

How to reproduce it (as minimally and precisely as possible)



    1. 2.
  1. 3.

Tell us your environment

Anything else we need to know?

kinquestion

Most helpful comment

最新版本的登陆和权限控制绑在一起了,只有开启了权限控制才能够启用登陆功能

All 5 comments

最新版本的登陆和权限控制绑在一起了,只有开启了权限控制才能够启用登陆功能

conf/application.properties中nacos.core.auth.enabled默认为false,需要手动改为true

最新版本的登陆和权限控制绑在一起了,只有开启了权限控制才能够启用登陆功能

最新版本用localhost去访问会报错,而且主要是针对谷歌浏览器会报错,即便是开启了登录权限校验

standalone-mysql-8,应该怎么修改配置文件才可以密码登录呢,nacos.core.auth.enabled=true也没有成功,有成功的分享下经验呗

standalone-mysql-8,应该怎么修改配置文件才可以密码登录呢,nacos.core.auth.enabled=true也没有成功,有成功的分享下经验呗

参考:https://nacos.io/zh-cn/blog/nacos%201.2.0%20guide.html

Was this page helpful?
0 / 5 - 0 ratings