jumpserver/apps/tickets
2025-07-24 14:36:15 +08:00
..
api perf: 安全模式返回授权的资产 2024-01-25 17:07:37 +08:00
handlers perf: View the internal message and convert the content into markdown 2024-08-29 17:28:12 +08:00
migrations fix: Gather account error 2025-07-15 18:43:14 +08:00
models fix: Connection failure after directly connecting to asset ACL 2025-06-19 15:28:12 +08:00
permissions
serializers perf: if the apply-asset-ticket name is 128 characters long, will raise 500 2025-04-25 17:27:13 +08:00
signal_handlers
templates/tickets perf: ticket msg field value set truncate string length 2024-08-14 16:45:43 +08:00
tests
urls fix: Unique basename 2024-10-29 11:38:46 +08:00
views feat: 支持工单链接直接免密审批 2024-02-21 11:39:01 +08:00
__init__.py
admin.py
apps.py perf: 修改优化结构 (#12554) 2024-01-17 11:08:39 +08:00
const.py fix: Ticket filter error 2025-07-08 10:42:40 +08:00
errors.py
filters.py perf: Ticket filter org 2025-07-24 14:36:15 +08:00
notifications.py perf: ticket info add org name 2024-11-12 18:15:31 +08:00
signals.py
utils.py