jumpserver/apps/authentication/migrations
fit2bot 333746e7c4
perf: 优化用户 access key 的使用和创建 (#11776)
* perf: 优化用户 access key 的使用和创建

* perf: 优化 access key api

---------

Co-authored-by: ibuler <ibuler@qq.com>
2023-10-10 04:52:52 -05:00
..
0001_initial.py
0002_auto_20190729_1423.py
0003_loginconfirmsetting.py
0004_ssotoken.py
0005_delete_loginconfirmsetting.py
0006_auto_20211227_1059.py
0007_connectiontoken.py perf: 修改支持 tidb 2023-06-28 15:01:25 +08:00
0008_superconnectiontoken.py
0009_auto_20220310_0616.py
0010_temptoken.py
0011_auto_20220705_1940.py perf: 修改支持 tidb 2023-06-28 15:01:25 +08:00
0012_auto_20220816_1629.py fix: 修改迁移 connection-token system_user -> account 字段失败的问题 2023-01-17 12:15:07 +08:00
0013_connectiontoken_protocol.py
0014_auto_20221122_2152.py
0015_auto_20221205_1136.py
0016_auto_20221220_1956.py perf: 修改基础 model,继承同一个 2022-12-20 20:23:42 +08:00
0017_auto_20230105_1743.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
0018_alter_connectiontoken_input_secret.py perf: input_secret (#9542) 2023-02-14 16:53:10 +08:00
0019_connectiontoken_is_reusable.py perf: connect token 允许复用 2023-05-10 11:10:21 +08:00
0020_connectiontoken_connect_options.py perf: 连接时支持连接参数 2023-06-05 17:27:44 +08:00
0021_auto_20230713_1459.py perf: 优化一些 rbac 权限位,着重 connection token 的 2023-07-13 19:57:26 +08:00
0022_passkey.py feat: 支持 passkey 登录 (#11519) 2023-09-11 18:15:03 +08:00
0023_auto_20231010_1101.py perf: 优化用户 access key 的使用和创建 (#11776) 2023-10-10 04:52:52 -05:00
__init__.py