Skip to content
View cenlm's full-sized avatar

Block or report cenlm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. springboot-ucan-admin springboot-ucan-admin Public

    基于RBAC3的权限管理系统,Springboot版本。 该系统使用Shiro作为用户认证与授权管理框架,实现了基于RBAC权限管理功能。 技术栈:Springboot2.7.9+ Shiro + Mysql + LayUI + Freemarker。 欢迎交流学习!

    JavaScript 3 2

  2. ucan-admin ucan-admin Public

    基于RBAC3的权限管理系统。 该系统使用Shiro作为用户认证与授权管理框架,实现了基于RBAC权限管理功能。 技术栈:SSM + Shiro + Mysql + Maven + LayUi(及LayUi第三方插件)。 基本功能: 1.用户登录、认证授权、Session管理。 2.组织结构管理、职位管理、用户管理、组织分配。 3.角色管理: 3.1 角色基本信息管理。 3.2 角色分层、角…

    JavaScript 2 1

  3. springboot-ucan-admin-sso springboot-ucan-admin-sso Public

    这是一个基于springboot+shiro+JWT实现的简单的SSO单点登录系统,其中包含登录认证、授权、Session管理、JWT凭证的生成、认证和刷新、组织结构管理、职位管理、组织分配、用户基本信息管理、角色信息管理、权限信息管理等基本功能,更多详细的功能介绍及代码实现逻辑,请查看Readme文档及后续的文章内容。

    JavaScript