atualização de regra para salvar
This commit is contained in:
0
app/Console/Commands/ImportSkuCatalog.php
Normal file → Executable file
0
app/Console/Commands/ImportSkuCatalog.php
Normal file → Executable file
0
app/Console/Commands/SincronismoClientes.php
Normal file → Executable file
0
app/Console/Commands/SincronismoClientes.php
Normal file → Executable file
0
app/Http/Controllers/Api/v1/user_details.php
Normal file → Executable file
0
app/Http/Controllers/Api/v1/user_details.php
Normal file → Executable file
0
app/Http/Controllers/Auth/AuthenticatedSessionController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/AuthenticatedSessionController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/ConfirmablePasswordController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/ConfirmablePasswordController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/EmailVerificationNotificationController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/EmailVerificationNotificationController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/EmailVerificationPromptController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/EmailVerificationPromptController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/NewPasswordController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/NewPasswordController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/PasswordController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/PasswordController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/PasswordResetLinkController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/PasswordResetLinkController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/RegisteredUserController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/RegisteredUserController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/VerifyEmailController.php
Normal file → Executable file
0
app/Http/Controllers/Auth/VerifyEmailController.php
Normal file → Executable file
0
app/Http/Controllers/ClientesController.php
Normal file → Executable file
0
app/Http/Controllers/ClientesController.php
Normal file → Executable file
0
app/Http/Controllers/ClientesDominiosController.php
Normal file → Executable file
0
app/Http/Controllers/ClientesDominiosController.php
Normal file → Executable file
0
app/Http/Controllers/ClientesGruposController.php
Normal file → Executable file
0
app/Http/Controllers/ClientesGruposController.php
Normal file → Executable file
0
app/Http/Controllers/ClientesSharepointController.php
Normal file → Executable file
0
app/Http/Controllers/ClientesSharepointController.php
Normal file → Executable file
0
app/Http/Controllers/ClientesUsuariosController.php
Normal file → Executable file
0
app/Http/Controllers/ClientesUsuariosController.php
Normal file → Executable file
0
app/Http/Controllers/ConfigsController.php
Normal file → Executable file
0
app/Http/Controllers/ConfigsController.php
Normal file → Executable file
0
app/Http/Controllers/Controller.php
Normal file → Executable file
0
app/Http/Controllers/Controller.php
Normal file → Executable file
0
app/Http/Controllers/M365CredController.php
Normal file → Executable file
0
app/Http/Controllers/M365CredController.php
Normal file → Executable file
0
app/Http/Controllers/MicrosoftJobsController.php
Normal file → Executable file
0
app/Http/Controllers/MicrosoftJobsController.php
Normal file → Executable file
0
app/Http/Controllers/ProfileController.php
Normal file → Executable file
0
app/Http/Controllers/ProfileController.php
Normal file → Executable file
0
app/Http/Middleware/TrustProxies.php
Normal file → Executable file
0
app/Http/Middleware/TrustProxies.php
Normal file → Executable file
0
app/Http/Requests/Auth/LoginRequest.php
Normal file → Executable file
0
app/Http/Requests/Auth/LoginRequest.php
Normal file → Executable file
0
app/Http/Requests/ProfileUpdateRequest.php
Normal file → Executable file
0
app/Http/Requests/ProfileUpdateRequest.php
Normal file → Executable file
0
app/Jobs/m365_domains.php
Normal file → Executable file
0
app/Jobs/m365_domains.php
Normal file → Executable file
0
app/Jobs/m365_get_domains.php
Normal file → Executable file
0
app/Jobs/m365_get_domains.php
Normal file → Executable file
0
app/Jobs/m365_get_groups.php
Normal file → Executable file
0
app/Jobs/m365_get_groups.php
Normal file → Executable file
0
app/Jobs/m365_get_users.php
Normal file → Executable file
0
app/Jobs/m365_get_users.php
Normal file → Executable file
0
app/Jobs/m365_get_users_details.php
Normal file → Executable file
0
app/Jobs/m365_get_users_details.php
Normal file → Executable file
0
app/Jobs/m365_grupos.php
Normal file → Executable file
0
app/Jobs/m365_grupos.php
Normal file → Executable file
0
app/Jobs/m365_licence.php
Normal file → Executable file
0
app/Jobs/m365_licence.php
Normal file → Executable file
0
app/Jobs/m365_scfo_drive_files_scan.php
Normal file → Executable file
0
app/Jobs/m365_scfo_drive_files_scan.php
Normal file → Executable file
0
app/Jobs/m365_scfo_site_drivers.php
Normal file → Executable file
0
app/Jobs/m365_scfo_site_drivers.php
Normal file → Executable file
0
app/Jobs/m365_scfo_sites.php
Normal file → Executable file
0
app/Jobs/m365_scfo_sites.php
Normal file → Executable file
0
app/Jobs/m365_sharepoint.php
Normal file → Executable file
0
app/Jobs/m365_sharepoint.php
Normal file → Executable file
0
app/Jobs/m365_sharepoint_scan.php
Normal file → Executable file
0
app/Jobs/m365_sharepoint_scan.php
Normal file → Executable file
1
app/Jobs/m365_users.php
Normal file → Executable file
1
app/Jobs/m365_users.php
Normal file → Executable 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
0
app/Models/SkuCatalog.php
Normal file → Executable file
0
app/Models/User.php
Normal file → Executable file
0
app/Models/User.php
Normal file → Executable file
0
app/Models/clientes.php
Normal file → Executable file
0
app/Models/clientes.php
Normal file → Executable file
0
app/Models/clientes_dominios.php
Normal file → Executable file
0
app/Models/clientes_dominios.php
Normal file → Executable file
0
app/Models/clientes_grupos.php
Normal file → Executable file
0
app/Models/clientes_grupos.php
Normal file → Executable file
0
app/Models/clientes_sharepoint.php
Normal file → Executable file
0
app/Models/clientes_sharepoint.php
Normal file → Executable file
0
app/Models/clientes_sharepoints_duplicado.php
Normal file → Executable file
0
app/Models/clientes_sharepoints_duplicado.php
Normal file → Executable file
0
app/Models/clientes_usuarios.php
Normal file → Executable file
0
app/Models/clientes_usuarios.php
Normal file → Executable file
0
app/Models/configs.php
Normal file → Executable file
0
app/Models/configs.php
Normal file → Executable file
0
app/Models/m365_cred.php
Normal file → Executable file
0
app/Models/m365_cred.php
Normal file → Executable file
0
app/Models/microsoft_jobs.php
Normal file → Executable file
0
app/Models/microsoft_jobs.php
Normal file → Executable file
0
app/Providers/AppServiceProvider.php
Normal file → Executable file
0
app/Providers/AppServiceProvider.php
Normal file → Executable file
0
app/Providers/HorizonServiceProvider.php
Normal file → Executable file
0
app/Providers/HorizonServiceProvider.php
Normal file → Executable file
0
app/Services/JobsMicrosoft.php
Normal file → Executable file
0
app/Services/JobsMicrosoft.php
Normal file → Executable file
0
app/Services/MicrosoftGraphService.php
Normal file → Executable file
0
app/Services/MicrosoftGraphService.php
Normal file → Executable file
0
app/View/Components/AppLayout.php
Normal file → Executable file
0
app/View/Components/AppLayout.php
Normal file → Executable file
0
app/View/Components/GuestLayout.php
Normal file → Executable file
0
app/View/Components/GuestLayout.php
Normal file → Executable file
0
appendonlydir/appendonly.aof.25.base.rdb
Normal file → Executable file
0
appendonlydir/appendonly.aof.25.base.rdb
Normal file → Executable file
0
appendonlydir/appendonly.aof.25.incr.aof
Normal file → Executable file
0
appendonlydir/appendonly.aof.25.incr.aof
Normal file → Executable file
0
appendonlydir/appendonly.aof.manifest
Normal file → Executable file
0
appendonlydir/appendonly.aof.manifest
Normal file → Executable file
0
bootstrap/app.php
Normal file → Executable file
0
bootstrap/app.php
Normal file → Executable file
0
bootstrap/cache/.gitignore
vendored
Normal file → Executable file
0
bootstrap/cache/.gitignore
vendored
Normal file → Executable file
0
bootstrap/providers.php
Normal file → Executable file
0
bootstrap/providers.php
Normal file → Executable file
0
client_credentials,
Normal file → Executable file
0
client_credentials,
Normal file → Executable file
0
composer.json
Normal file → Executable file
0
composer.json
Normal file → Executable file
0
composer.lock
generated
Normal file → Executable file
0
composer.lock
generated
Normal file → Executable file
0
config/app.php
Normal file → Executable file
0
config/app.php
Normal file → Executable file
0
config/auth.php
Normal file → Executable file
0
config/auth.php
Normal file → Executable file
0
config/cache.php
Normal file → Executable file
0
config/cache.php
Normal file → Executable file
0
config/database.php
Normal file → Executable file
0
config/database.php
Normal file → Executable file
0
config/filesystems.php
Normal file → Executable file
0
config/filesystems.php
Normal file → Executable file
0
config/horizon.php
Normal file → Executable file
0
config/horizon.php
Normal file → Executable file
0
config/logging.php
Normal file → Executable file
0
config/logging.php
Normal file → Executable file
0
config/mail.php
Normal file → Executable file
0
config/mail.php
Normal file → Executable file
0
config/queue.php
Normal file → Executable file
0
config/queue.php
Normal file → Executable file
0
config/sanctum.php
Normal file → Executable file
0
config/sanctum.php
Normal file → Executable file
0
config/services.php
Normal file → Executable file
0
config/services.php
Normal file → Executable file
0
config/session.php
Normal file → Executable file
0
config/session.php
Normal file → Executable file
0
database/.gitignore
vendored
Normal file → Executable file
0
database/.gitignore
vendored
Normal file → Executable file
0
database/factories/UserFactory.php
Normal file → Executable file
0
database/factories/UserFactory.php
Normal file → Executable file
0
database/migrations/0001_01_01_000000_create_users_table.php
Normal file → Executable file
0
database/migrations/0001_01_01_000000_create_users_table.php
Normal file → Executable file
0
database/migrations/0001_01_01_000001_create_cache_table.php
Normal file → Executable file
0
database/migrations/0001_01_01_000001_create_cache_table.php
Normal file → Executable file
0
database/migrations/0001_01_01_000002_create_jobs_table.php
Normal file → Executable file
0
database/migrations/0001_01_01_000002_create_jobs_table.php
Normal file → Executable file
0
database/migrations/2025_11_24_194158_create_clientes_table.php
Normal file → Executable file
0
database/migrations/2025_11_24_194158_create_clientes_table.php
Normal file → Executable file
0
database/migrations/2025_11_24_195557_create_m365_creds_table.php
Normal file → Executable file
0
database/migrations/2025_11_24_195557_create_m365_creds_table.php
Normal file → Executable file
0
database/migrations/2025_11_28_161439_add_othe_inf_to_clientes_table.php
Normal file → Executable file
0
database/migrations/2025_11_28_161439_add_othe_inf_to_clientes_table.php
Normal file → Executable file
0
database/migrations/2025_12_12_152055_add_sites_sharepoint_to_clientes_table.php
Normal file → Executable file
0
database/migrations/2025_12_12_152055_add_sites_sharepoint_to_clientes_table.php
Normal file → Executable file
0
database/migrations/2025_12_15_010932_create_sku_catalog_table.php
Normal file → Executable file
0
database/migrations/2025_12_15_010932_create_sku_catalog_table.php
Normal file → Executable file
0
database/migrations/2025_12_15_021228_add_licencas_to_clientes_table.php
Normal file → Executable file
0
database/migrations/2025_12_15_021228_add_licencas_to_clientes_table.php
Normal file → Executable file
0
database/migrations/2025_12_15_221640_add_domain_to_clientes_table.php
Normal file → Executable file
0
database/migrations/2025_12_15_221640_add_domain_to_clientes_table.php
Normal file → Executable file
0
database/migrations/2025_12_17_011430_remove_domains_to_clientes_table.php
Normal file → Executable file
0
database/migrations/2025_12_17_011430_remove_domains_to_clientes_table.php
Normal file → Executable file
0
database/migrations/2025_12_17_011602_add_domains_to_clientes_table.php
Normal file → Executable file
0
database/migrations/2025_12_17_011602_add_domains_to_clientes_table.php
Normal file → Executable file
0
database/migrations/2025_12_18_201115_add_users_details_to_clientes_table.php
Normal file → Executable file
0
database/migrations/2025_12_18_201115_add_users_details_to_clientes_table.php
Normal file → Executable file
0
database/migrations/2025_12_19_001919_add_org_to_m365_cred_table.php
Normal file → Executable file
0
database/migrations/2025_12_19_001919_add_org_to_m365_cred_table.php
Normal file → Executable file
0
database/migrations/2025_12_19_002313_change_org_to_m365_creds.php
Normal file → Executable file
0
database/migrations/2025_12_19_002313_change_org_to_m365_creds.php
Normal file → Executable file
0
database/migrations/2025_12_21_125641_create_personal_access_tokens_table.php
Normal file → Executable file
0
database/migrations/2025_12_21_125641_create_personal_access_tokens_table.php
Normal file → Executable file
0
database/migrations/2025_12_22_133636_create_clientes_usuarios_table.php
Normal file → Executable file
0
database/migrations/2025_12_22_133636_create_clientes_usuarios_table.php
Normal file → Executable file
0
database/migrations/2025_12_22_152255_update_clientes_usuarios_table.php
Normal file → Executable file
0
database/migrations/2025_12_22_152255_update_clientes_usuarios_table.php
Normal file → Executable file
0
database/migrations/2025_12_29_230440_create_jobs_microsofts_table.php
Normal file → Executable file
0
database/migrations/2025_12_29_230440_create_jobs_microsofts_table.php
Normal file → Executable file
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user