jumpserver/apps/authentication/migrations
老广 2d99fddaf8
Merge pull request #10842 from jumpserver/pr@dev@perf_support_tidb
perf: 修改支持 tidb
2023-07-21 10:25:36 +08: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
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
__init__.py