KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
yapi-plugin-add-user
★ 12
Open GitHub ↗
支持管理员直接在yapi上手动添加用户
Download README (.md)
Explore Similar Repositories
Xamarin.Forms-4-Projects
:
Xamarin.Forms 4 Projects, Published by Packt
zsh-saml2aws
:
oh-my-zsh plugin for saml2aws
BeeHive
:
BeeHive: a flexible open hardware platform for behavioural experiments
Intro-to-Tensorflow-for-Deep-Learning-Udacity
:
Algorithms implemented in Google Colab.
mesan-react-native-news-app
:
News App with Search and Load More Functionality Using React Native and Redux.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
yapi-plugin-add-user
?
Download (.md)
# yapi-plugin-add-user 管理员登录系统后,点击右上角头像选择**添加用户**按钮,点击即可通过邮箱直接添加用户。 第一步:在config.json 这层目录下运行 ```yapi plugin --name yapi-plugin-add-user``` 安装插件 第二步: 重启服务器 ## 功能 1. 支持管理员直接通过邮箱添加用户 2. 支持注册成功后发送邮件给注册的邮箱 3. 新用户默认密码为123456,支持设置随机密码,设置随机密码必须发送邮件告知注册的邮箱,不然无法登录