snipe-it/app
Brady Wetherington 6756dd193e 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)
2022-04-05 20:26:37 +01:00
..
Console Merge master back down into develop 2022-03-29 16:28:43 +01:00
Events Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
Exceptions Merge remote-tracking branch 'origin/master' into develop 2022-03-03 21:59:38 -08:00
Helpers Merge remote-tracking branch 'origin/master' into develop 2021-10-20 17:26:41 -07:00
Http Merge master back down into develop 2022-03-29 16:28:43 +01:00
Importer Merge master back down into develop 2022-03-29 16:28:43 +01:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
LegacyEncrypter Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
Listeners adds table structure for asset history 2022-03-14 19:38:36 -07:00
Models SCIM integration using the 're-do-the routes' approach, which seems like a dead-end 2022-04-05 20:26:37 +01:00
Notifications Fixed notification tests 2021-12-02 20:01:03 -08:00
Observers next_audit_date error on saving asset 2022-03-23 17:23:53 +01:00
Policies Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
Presenters Add remote option to user 2022-03-04 05:35:26 -08:00
Providers SCIM integration using the 're-do-the routes' approach, which seems like a dead-end 2022-04-05 20:26:37 +01:00
Services Add new UserAccountControl to permitted UAC's for AD. 2022-01-12 12:07:51 -08:00