Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
97854ad02da004daae87066d489518ca96aab2a2
snipe-it
/
routes
下载当前目录
S
snipe
Remove unused route
3c964912
创建于
3月12日
历史提交
文件
最后提交记录
最后更新时间
web
Remove unused route
2 个月前
api.php
Exclude show route for settings API [RB-17718]
2 个月前
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
Update route
3 个月前