pycook
073654624e
fix(api): commands cmdb-init-cache
2024-04-17 21:37:18 +08:00
pycook
27e9919198
chore: release v2.4.3
2024-04-17 19:35:35 +08:00
pycook
d8a7728f1d
feat(api): custom attribute display ( #478 )
2024-04-17 17:50:46 +08:00
hu.sima
1bb62022f1
fix(api): check new column support enum change
2024-04-16 15:34:03 +08:00
hu.sima
ed445a8d82
fix(api): secrets_shares Import ERROR
2024-04-16 15:33:36 +08:00
pycook
3626b1a97e
feat(api): service tree search by keywords ( #471 )
2024-04-15 20:04:56 +08:00
loveiwei
32529fba9b
fix: support sealing and unsealing secret in multiple process(more than one workers started by gunicorn) ( #469 )
...
* fix: 解决在麒麟系统上使用docker安装时使用celery -D启动 celery 可能出现的问题
* fix: 解决在麒麟系统上使用docker安装时使用celery -D启动 celery 可能出现的问题
* fix: NoneType happend while unsealing the secret funtion, cancel the address check while unseal and seal
* fix: unseal secret function
* fix: remove depens_on in docker-compose
* fix: support sealing and unsealing secret in multiple process(more than one workers started by gunicorn)
2024-04-15 18:08:47 +08:00
pycook
099ddd6ca9
feat(api): rebuild relation by attribute ( #462 )
2024-04-03 15:13:43 +08:00
pycook
bd813174b1
feat(api): build relation by attributes ( #461 )
2024-04-02 09:19:51 +08:00
pycook
cf594f04ba
fix(api): import CIType
2024-03-29 15:50:07 +08:00
pycook
d25ae532cd
fix(api): CIType template import
2024-03-29 14:20:56 +08:00
pycook
c1bcd0ce45
fix(acl): del resource
2024-03-29 13:13:38 +08:00
pycook
03eac0c4d2
pref(api): error tips for out of range value ( #453 )
2024-03-29 11:46:50 +08:00
pycook
37d5da65de
Dev api 240328 ( #445 )
...
* feat(api): login api supports parameter auth_with_ldap
* fix(api): transfer attribute
2024-03-28 19:12:47 +08:00
pycook
bf6331d215
fix(api): batch import ci relation
2024-03-26 20:38:39 +08:00
pycook
b18b90ab4e
fix(api): import CIType
...
fix(api): import CIType
2024-03-26 16:53:10 +08:00
pycook
702e17a7a4
fix(api): revoke service tree node permissions
...
fix(api): revoke service tree node permissions
2024-03-26 12:05:22 +08:00
pycook
a7586aa140
feat(api): support service tree editing ( #437 )
2024-03-26 10:58:11 +08:00
hu.sima
1515820713
fix(api): common_employee_edit department in acl role
2024-03-25 11:46:04 +08:00
simontigers
7728b57878
Merge pull request #430 from simontigers/common_file_ext_check
...
fix(api): check file ext with magic
2024-03-25 11:17:36 +08:00
hu.sima
a419eefd72
fix(api): check file ext with magic
2024-03-25 11:16:04 +08:00
simontigers
7d46e92c2d
fix(api): common check new columns
2024-03-22 16:48:16 +08:00
pycook
9e0fe0b818
fix: custom dashboard
2024-03-20 11:56:39 +08:00
pycook
482d34993b
Dev api 0308 ( #424 )
...
* feat(api): grant by node in relation view
* fix(api): When removing attributes, remove the unique constraint
* feat(api): grant by service tree
2024-03-18 19:57:25 +08:00
simontigers
7ff309b8b8
fix(api): edit employee depart with rid=0 ( #420 )
2024-03-12 17:46:50 +08:00
rustrover
98eb47d44f
fix: some typos ( #415 )
...
Signed-off-by: gcmutator <329964069@qq.com>
Co-authored-by: gcmutator <329964069@qq.com>
2024-03-11 15:04:38 +08:00
pycook
9ab0f624ef
fix(api): remove ACL resources when deleting CIType ( #414 )
2024-03-08 16:31:03 +08:00
pycook
3f3eda8b3c
fix(api): issule #412 , unique value restrictions ( #413 )
2024-03-05 16:21:27 +08:00
pycook
f788adc8cf
feat(api): multi-id search ( #411 )
...
_id:(id1;id2)
2024-03-04 15:15:34 +08:00
pycook
09376dbd2b
feat(api): CIType inheritance ( #405 )
2024-03-01 13:51:13 +08:00
pycook
513d2af4b8
feat(api): Remove many-to-many restrictions ( #401 )
2024-02-26 10:17:53 +08:00
pycook
4588bd8996
fix(api): db-setup commands ( #399 )
...
fix(api): db-setup commands
2024-02-23 11:05:11 +08:00
pycook
013b116eb5
feat(acl): login channel add ssh options ( #396 )
2024-02-21 18:10:44 +08:00
simontigers
208d29165b
fix: grant common perm after create new employee ( #394 )
2024-02-04 13:48:02 +08:00
pycook
9bcdaacdc4
docs: update init sql
...
docs: update init sql
2024-01-26 13:57:36 +08:00
pycook
5045581ddf
feat(api): Auto-increment id can be used as primary key ( #391 )
2024-01-26 13:12:17 +08:00
simontigers
232913172c
fix: change common_setting task queue ( #390 )
2024-01-25 17:39:52 +08:00
pycook
0dd272fb04
feat(api): password supports regular check
2024-01-12 16:56:10 +08:00
pycook
6bc5c1516d
feat(api): Attributes support regular check ( #379 )
...
feat(api): Attributes support regular check
2024-01-12 13:05:37 +08:00
pycook
6e3f9478b3
Dev api 240111 ( #377 )
...
* feat(api): My subscription supports CIType sorting
* feat(api): db change
2024-01-11 18:01:37 +08:00
pycook
691051c254
perf(api): /api/v0.1/ci/adc/statistics
...
perf(api): /api/v0.1/ci/adc/statistics
2024-01-11 10:10:01 +08:00
pycook
8f066e95a6
fix(api): grant by attr ( #373 )
2024-01-10 16:52:27 +08:00
pycook
75bca39bf6
fix(api): commands add-user
2024-01-10 11:56:39 +08:00
pycook
3360e4d0fe
feat(db): set variable sql_mode
...
feat(db): set variable sql_mode
2024-01-10 10:28:15 +08:00
pycook
81a76a9632
fix(api): cmdb-init-acl commands ( #368 )
2024-01-09 10:04:53 +08:00
simontigers
f56378e2b5
fix(api): common edit department return ( #359 )
...
fix(api): common edit department return (#359 )
2024-01-03 16:42:14 +08:00
simontigers
4261f6fb57
fix(api): common department allow parent ( #358 )
...
* fix(api): common department edit method
* fix(api): common department edit method
* fix(api): common department allow parent
2024-01-03 15:19:08 +08:00
simontigers
82ea1ddc79
fix(api): common department edit method ( #356 )
...
* fix(api): common department edit method
* fix(api): common department edit method
2024-01-03 14:31:54 +08:00
simontigers
995e581315
fix(api): common department edit method ( #355 )
2024-01-03 14:26:40 +08:00
simontigers
9ee2776bdd
fix(api): common i18n wide ( #351 )
...
* fix(api): common_i18n wide
* fix(api): department i18n
2024-01-03 13:26:58 +08:00
simontigers
7186bdac9c
fix(api): common_i18n wide ( #350 )
2024-01-03 12:29:49 +08:00
pycook
ace160ae19
Dev api 231229 ( #345 )
...
* fix(api): predefined value for float
* feat(api): update public clouds config
* feat(api): commands add-user support is_admin
2023-12-29 13:44:23 +08:00
simontigers
bee0a3a3e5
feat(api): common i18n ( #340 )
2023-12-26 10:06:15 +08:00
pycook
7a79a8bbf7
feat(api): i18n
...
feat(api): i18n
2023-12-25 21:51:44 +08:00
pycook
100a889cb8
fix(api): CI revoke permission ( #337 )
2023-12-25 12:15:20 +08:00
kdyq007
b093569453
[更新] 修复 LDAP 登录失败的问题 ( #336 )
...
Co-authored-by: sherlock <sherlock@gmail.com>
2023-12-25 09:36:31 +08:00
pycook
ef85ba2542
feat(api): update cmdb-init-acl commands ( #335 )
2023-12-23 12:44:01 +08:00
pycook
3d5c2ec5bc
Merge branch 'master' of github.com:veops/cmdb
2023-12-23 12:31:52 +08:00
pycook
c143d6ae5b
fix(api): role grant
2023-12-23 12:30:52 +08:00
simontigers
10b273ee81
feat(api): add update_last_login_by_uid ( #333 )
2023-12-22 18:43:20 +08:00
pycook
ffae57642c
fix(api): ci relation search
...
fix(api): ci relation search
2023-12-22 15:35:02 +08:00
simontigers
9ed1108c20
feat(api): add get_file_binary_str and save ( #329 )
2023-12-22 15:33:05 +08:00
simontigers
72b2f8b6de
fix(api): refresh rid after create and import employee ( #328 )
2023-12-22 15:24:48 +08:00
pycook
20f3e917fe
pref(api): import and export of CIType templates
...
pref(api): import and export of CIType templates
2023-12-22 14:32:03 +08:00
pycook
c430515377
fix(api): add CI ( #326 )
2023-12-22 11:19:16 +08:00
simontigers
a6e2aca281
fix(api): svg upload ( #321 )
2023-12-21 18:58:35 +08:00
pycook
6eb8ae1dac
fix(api): CAS authentication
2023-12-20 12:10:00 +08:00
pycook
090007487d
fix(api): oauth2.0 authentication
2023-12-19 13:07:21 +08:00
pycook
fe22e363b4
fix(api): ldap authentication
2023-12-19 00:16:56 +08:00
simontigers
4ea947f741
fix: auth config ( #318 )
2023-12-18 18:27:06 +08:00
simontigers
e5ab2c2573
fix: auth config ( #317 )
2023-12-18 16:52:24 +08:00
pycook
092a8b9b92
pref(api): A CIType allows repeated binding of auto-discovery rules ( #313 )
2023-12-16 17:56:14 +08:00
simontigers
5320ecfd62
fix(api): common_data ( #311 )
2023-12-15 10:56:04 +08:00
pycook
73d53f0440
pref(api): authentication and login log ( #308 )
...
* pref(api): authentication and login log
* feat(api): ldap and OAuth2.0
2023-12-14 19:53:08 +08:00
simontigers
d4a37af183
feat(api): auth config api ( #309 )
2023-12-14 19:39:21 +08:00
simontigers
faed3fe6a2
fix(api): get_employee_notice check data None ( #305 )
...
* fix(api): get_employee_notice check data None
* fix(api): remove path when save messager url
2023-12-13 09:45:42 +08:00
pycook
21c9d9accd
feat(api): support OAuth2.0 and OIDC authentication, it has been tested with casdoor
...
feat(api): support OAuth2.0 and OIDC authentication, it has been tested with casdoor
2023-12-12 20:29:57 +08:00
pycook
2b69217136
fix(api): time data format
...
fix(api): time data format
2023-12-12 14:37:21 +08:00
pycook
c918d54ea5
perf(api): ci delete ( #297 )
2023-12-12 11:09:32 +08:00
pycook
e0c8263542
feat(api): cas is compatible with casdoor
...
feat(api): cas is compatible with casdoor
2023-12-11 20:58:18 +08:00
pycook
275e8b15f3
Dev api 231211 ( #294 )
...
* fix(api): cas authentication
* feat(api): add lz4 package
2023-12-11 19:30:09 +08:00
simontigers
6ff942c107
feat(api): upload file save db ( #292 )
2023-12-11 18:22:33 +08:00
gmailnovo
d3c87ee500
feat: Handle '/dev/stdout' in Logger Configuration
2023-12-07 11:27:45 +08:00
simontigers
a4f65e7fc6
fix(api): Common create employee ( #287 )
...
* fix(api): add add_from arg in create employee
* fix(api): add check in acl call common after add user
2023-12-06 17:12:37 +08:00
simontigers
edde467c87
fix(api): common_data delele ( #282 )
2023-11-30 13:03:09 +08:00
pycook
d525e1ec54
feat(api): only the role cmdb_admin can modify the CIType group ( #280 )
2023-11-29 17:40:12 +08:00
pycook
91c49b690f
fix(api): get relation history
2023-11-28 20:37:36 +08:00
pycook
5fe27f8678
feat(api): issue #212 ( #279 )
2023-11-24 10:26:48 +08:00
loveiwei
837aabfe77
fix: Solving the timezone issue in Redis, as well as the problem of MySQL logs always being in UTC timezone. ( #268 )
2023-11-15 20:48:52 +08:00
pycook
01fcd7f80e
Dev api 231108 ( #264 )
...
* perf(api): commands add-user
* feat(api): add commands cmdb-agent-init
2023-11-09 11:32:54 +08:00
pycook
c711c3d3fd
feat(api): encrypting webhook configurations ( #255 )
2023-11-07 17:15:24 +08:00
pycook
2ae4aeee67
fix(api): Code scanning alerts ( #254 )
2023-11-06 14:27:30 +08:00
pycook
46238b8b51
Dev api 1103 ( #252 )
...
feat(api): update requirements
2023-11-06 13:24:08 +08:00
pycook
8ef4edb7d2
fix(api): search sort misses cache ( #251 )
2023-11-03 12:01:44 +08:00
pycook
0172206c7c
fix(api commands): cmdb-password-data-migrate ( #249 )
2023-11-02 20:43:39 +08:00
simontigers
9d5bdf1b0d
style(common-setting): clean warning ( #246 )
2023-10-30 17:35:34 +08:00
pycook
c0726b228d
fix(api): secrets
2023-10-30 17:23:42 +08:00
pycook
5b314aa907
feat: add inner password storage and optimize flask command about inner cmdb ( #248 )
...
Co-authored-by: fxiang21 <fxiang21@126.com>
2023-10-30 16:48:53 +08:00
pycook
2db41dd992
Dev api password ( #244 )
...
* fix: delete CI password data
* fix(api): update CI password to flush cache
2023-10-29 11:42:07 +08:00
pycook
89e492c1f3
fix: delete CI password data ( #243 )
2023-10-29 10:53:29 +08:00