atualização de regra para salvar

This commit is contained in:
2026-02-25 01:22:08 +00:00
parent 8b70cb7d49
commit 40fb2ea024
4820 changed files with 2 additions and 1 deletions

0
- Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

0
app/Console/Commands/ImportSkuCatalog.php Normal file → Executable file
View File

0
app/Console/Commands/SincronismoClientes.php Normal file → Executable file
View File

0
app/Http/Controllers/Api/v1/user_details.php Normal file → Executable file
View File

View File

View File

View File

View File

0
app/Http/Controllers/Auth/NewPasswordController.php Normal file → Executable file
View File

0
app/Http/Controllers/Auth/PasswordController.php Normal file → Executable file
View File

View File

0
app/Http/Controllers/Auth/RegisteredUserController.php Normal file → Executable file
View File

0
app/Http/Controllers/Auth/VerifyEmailController.php Normal file → Executable file
View File

0
app/Http/Controllers/ClientesController.php Normal file → Executable file
View File

0
app/Http/Controllers/ClientesDominiosController.php Normal file → Executable file
View File

0
app/Http/Controllers/ClientesGruposController.php Normal file → Executable file
View File

0
app/Http/Controllers/ClientesSharepointController.php Normal file → Executable file
View File

0
app/Http/Controllers/ClientesUsuariosController.php Normal file → Executable file
View File

0
app/Http/Controllers/ConfigsController.php Normal file → Executable file
View File

0
app/Http/Controllers/Controller.php Normal file → Executable file
View File

0
app/Http/Controllers/M365CredController.php Normal file → Executable file
View File

0
app/Http/Controllers/MicrosoftJobsController.php Normal file → Executable file
View File

0
app/Http/Controllers/ProfileController.php Normal file → Executable file
View File

0
app/Http/Middleware/TrustProxies.php Normal file → Executable file
View File

0
app/Http/Requests/Auth/LoginRequest.php Normal file → Executable file
View File

0
app/Http/Requests/ProfileUpdateRequest.php Normal file → Executable file
View File

0
app/Jobs/m365_domains.php Normal file → Executable file
View File

0
app/Jobs/m365_get_domains.php Normal file → Executable file
View File

0
app/Jobs/m365_get_groups.php Normal file → Executable file
View File

0
app/Jobs/m365_get_users.php Normal file → Executable file
View File

0
app/Jobs/m365_get_users_details.php Normal file → Executable file
View File

0
app/Jobs/m365_grupos.php Normal file → Executable file
View File

0
app/Jobs/m365_licence.php Normal file → Executable file
View File

0
app/Jobs/m365_scfo_drive_files_scan.php Normal file → Executable file
View File

0
app/Jobs/m365_scfo_site_drivers.php Normal file → Executable file
View File

0
app/Jobs/m365_scfo_sites.php Normal file → Executable file
View File

0
app/Jobs/m365_sharepoint.php Normal file → Executable file
View File

0
app/Jobs/m365_sharepoint_scan.php Normal file → Executable file
View File

1
app/Jobs/m365_users.php Normal file → Executable file
View File

@@ -49,6 +49,7 @@ class m365_users implements ShouldQueue
'displayName' => $usuario['displayName'],
'upn' => $usuario['userPrincipalName'],
'primarySmtp' => $usuario['mail'],
'principalSource' => "graph",
]
);
}

0
app/Models/SkuCatalog.php Normal file → Executable file
View File

0
app/Models/User.php Normal file → Executable file
View File

0
app/Models/clientes.php Normal file → Executable file
View File

0
app/Models/clientes_dominios.php Normal file → Executable file
View File

0
app/Models/clientes_grupos.php Normal file → Executable file
View File

0
app/Models/clientes_sharepoint.php Normal file → Executable file
View File

0
app/Models/clientes_sharepoints_duplicado.php Normal file → Executable file
View File

0
app/Models/clientes_usuarios.php Normal file → Executable file
View File

0
app/Models/configs.php Normal file → Executable file
View File

0
app/Models/m365_cred.php Normal file → Executable file
View File

0
app/Models/microsoft_jobs.php Normal file → Executable file
View File

0
app/Providers/AppServiceProvider.php Normal file → Executable file
View File

0
app/Providers/HorizonServiceProvider.php Normal file → Executable file
View File

0
app/Services/JobsMicrosoft.php Normal file → Executable file
View File

0
app/Services/MicrosoftGraphService.php Normal file → Executable file
View File

0
app/View/Components/AppLayout.php Normal file → Executable file
View File

0
app/View/Components/GuestLayout.php Normal file → Executable file
View File

0
appendonlydir/appendonly.aof.25.base.rdb Normal file → Executable file
View File

0
appendonlydir/appendonly.aof.25.incr.aof Normal file → Executable file
View File

0
appendonlydir/appendonly.aof.manifest Normal file → Executable file
View File

0
artisan Normal file → Executable file
View File

0
bootstrap/app.php Normal file → Executable file
View File

0
bootstrap/cache/.gitignore vendored Normal file → Executable file
View File

0
bootstrap/providers.php Normal file → Executable file
View File

0
client_credentials, Normal file → Executable file
View File

0
composer.json Normal file → Executable file
View File

0
composer.lock generated Normal file → Executable file
View File

0
config/app.php Normal file → Executable file
View File

0
config/auth.php Normal file → Executable file
View File

0
config/cache.php Normal file → Executable file
View File

0
config/database.php Normal file → Executable file
View File

0
config/filesystems.php Normal file → Executable file
View File

0
config/horizon.php Normal file → Executable file
View File

0
config/logging.php Normal file → Executable file
View File

0
config/mail.php Normal file → Executable file
View File

0
config/queue.php Normal file → Executable file
View File

0
config/sanctum.php Normal file → Executable file
View File

0
config/services.php Normal file → Executable file
View File

0
config/session.php Normal file → Executable file
View File

0
database/.gitignore vendored Normal file → Executable file
View File

0
database/factories/UserFactory.php Normal file → Executable file
View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

Some files were not shown because too many files have changed in this diff Show More