0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. snipe-it
  2. /
  3. routes
SsnipeSmaller fix for missing audit images
c69f1c08创建于 2025年10月21日历史提交
文件最后提交记录最后更新时间
web
Updated routes Signed-off-by: snipe <snipe@snipe.net> 9 个月前
api.php
Smaller fix for missing audit images 6 个月前
console.php
Added parens Signed-off-by: snipe <snipe@snipe.net> 3 年前
scim.php
SCIM integration using the 're-do-the routes' approach, which seems like a dead-end Cleaning up routes to match laravel-scim-server's recommended implementation Some actually *working* changes for SCIM support?! Whoops, forgot my route file Fix public SCIM routes Removed Ziggy, removed old generated file, yanked Ziggy references Resolves the first set of comments for SCIM Ensure all /api routes have baseUrl prepended Fix the parent:: call to be, uh, actually correct :P Clarify the route-ordering, as it is quite tricky This gets it so that users can actually be saved.. Work around the lack of callbacks with some inheritance Mapped a bunch more fields from SCIM into Snipe-IT's user table More baseUrl shenanigans since we yanked Ziggy :/ Properly map job title and work with some other necessary attributes Map more fields... Finalized basic mapping for core and enterprise namespaces Latest tuned settings for SCIM config to work with Azure (and others) 4 年前
web.php
Smaller fix for missing audit images 6 个月前