Files
crm.clientright.ru/user_privileges/user_privileges_22.php
Fedor 75d3f7942b feat: Обновлены все URL Nextcloud с office.klientprav.tech на office.clientright.ru
Обновленные файлы:
- crm_extensions/nextcloud_api.php (2 места)
- modules/Documents/actions/NcPrepareEdit.php
- crm_extensions/nextcloud_editor/js/nextcloud-editor.js
- crm_extensions/file_storage/api/get_edit_urls.php
- crm_extensions/file_storage/api/simple_edit.php
- crm_extensions/README.md
- NEXTCLOUD_EDIT_BUTTON_IMPLEMENTATION.md
- crm_extensions/docs/NEXTCLOUD_EDITOR.md
- test_syntax_check.html
- crm_extensions/tests/test_edit_button.html

Все ссылки теперь указывают на новый сервер office.clientright.ru
Backup файлы и тестовые директории не изменены
2025-10-20 17:17:34 +03:00

9 lines
2.4 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
//This is the access privilege file
$is_admin=true;
$user_info=array('user_name'=>'golena','is_admin'=>'on','user_password'=>'$2y$10$ZJE/nD6HQG5sZrG6V9g8pekbvsS/j6ggDp9YXqifkuGWMVEc3CHwG','confirm_password'=>'$2y$10$ZJE/nD6HQG5sZrG6V9g8pekbvsS/j6ggDp9YXqifkuGWMVEc3CHwG','first_name'=>'Елена','last_name'=>'Гореничая','roleid'=>'H2','email1'=>'golena@bk.ru','status'=>'Active','activity_view'=>'Today','lead_view'=>'Today','hour_format'=>'24','end_hour'=>'','start_hour'=>'09:00','is_owner'=>'','title'=>'','phone_work'=>'','department'=>'','phone_mobile'=>'','reports_to_id'=>'','phone_other'=>'708978648','email2'=>'','phone_fax'=>'','secondaryemail'=>'','phone_home'=>'','date_format'=>'dd-mm-yyyy','signature'=>'','description'=>'','address_street'=>'','address_city'=>'','address_state'=>'','address_postalcode'=>'','address_country'=>'','accesskey'=>'ELHaMbfHRmXCBfha','time_zone'=>'Europe/Moscow','currency_id'=>'1','currency_grouping_pattern'=>'123456789','currency_decimal_separator'=>'.','currency_grouping_separator'=>',','currency_symbol_placement'=>'1.0$','imagename'=>'','internal_mailer'=>'0','theme'=>'softed','language'=>'ru_ru','reminder_interval'=>'','phone_crm_extension'=>'','sp_gravitel_id'=>'','sp_megafon_id'=>'','sp_zebra_login'=>'','sp_uiscom_id'=>'','sp_uiscom_extension'=>'','sp_telphin_extension'=>'','sp_zadarma_extension'=>'','sp_yandex_extension'=>'','sp_yandex_outgoing_number'=>'','sp_domru_id'=>'','sp_westcall_spb_id'=>'','sp_mcn_extension'=>'','sp_rostelecom_extension'=>'','sp_rostelecom_extension_internal'=>'','sp_rostelecom_extension_sipiru'=>'','sp_sipuni_extension'=>'','sp_mango_extension'=>'','no_of_currency_decimals'=>'2','truncate_trailing_zeros'=>'0','dayoftheweek'=>'Monday','callduration'=>'5','othereventduration'=>'5','calendarsharedtype'=>'public','default_record_view'=>'Summary','leftpanelhide'=>'1','rowheight'=>'medium','defaulteventstatus'=>'','defaultactivitytype'=>'','hidecompletedevents'=>'0','defaultcalendarview'=>'','surname'=>'','birthdate'=>'1970-01-01','birthplace'=>'','gender'=>'Мужской','snils'=>'','inn'=>'','index_reg'=>'','addr_reg'=>'','index_live'=>'','addr_live'=>'','index_notice'=>'','addr_notice'=>'','pass_series'=>'','pass_number'=>'','pass_date'=>'1970-01-01','pass_place'=>'','dep_code'=>'','sigimgage'=>'','currency_name'=>'Russia, Rubles','currency_code'=>'RUB','currency_symbol'=>'руб','conv_rate'=>'1.00000','record_id'=>'','record_module'=>'','id'=>'22');
?>