liukuo362573 / YiShaAdmin

基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观
MIT License
2.45k stars 884 forks source link

It should be important and priority #40

Open musagul opened 4 years ago

musagul commented 4 years ago

Hi,

Can you build structure to write YiSha.Admin.Web appsettings.json LoginProvider WebApi and connect with API? YiSha.Admin.Web will not connect with the database will connect with the web api URL?

Thank you

image

musagul commented 4 years ago

你好

您可以建立结构来编写YiSha.Admin.Web appsettings.json LoginProvider WebApi并与API连接吗? YiSha.Admin.Web将不与数据库连接,将与Web api URL连接吗?

谢谢

image

liukuo362573 commented 4 years ago

@musagul Hi,sorry for response late. This YiShaAdmin version is not Front-end and back-end separation,many pages need to access database directly,so why login need to connect with webapi?

musagul commented 4 years ago

We will reserve servers for security and performance.

liukuo362573 commented 4 years ago

I think web api is not good in this version,I will use JWT token in next version,as for your need,you can do it yourself.

musagul commented 4 years ago

on which date will the new version .

musagul commented 4 years ago

will you use multiple languages?

liukuo362573 commented 4 years ago

New version will be before October,and no multiple languages plan.

Doub1eH commented 4 years ago

@liukuo362573 这个项目目前有做防止CSRF攻击的吗

liukuo362573 commented 4 years ago

没有 @chenxianghuan