{"id":18784175,"url":"https://github.com/kdevelopement/hookssl","last_synced_at":"2026-06-22T01:31:06.354Z","repository":{"id":139575225,"uuid":"243820275","full_name":"KDevelopement/HookSSL","owner":"KDevelopement","description":"Força SSL No Codeigniter","archived":false,"fork":false,"pushed_at":"2020-02-28T17:44:17.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-21T08:48:52.487Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KDevelopement.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-02-28T17:39:37.000Z","updated_at":"2023-12-10T22:43:11.000Z","dependencies_parsed_at":"2023-12-09T10:45:11.020Z","dependency_job_id":null,"html_url":"https://github.com/KDevelopement/HookSSL","commit_stats":null,"previous_names":["klicense/hookssl","kdevelopement/hookssl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KDevelopement/HookSSL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDevelopement%2FHookSSL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDevelopement%2FHookSSL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDevelopement%2FHookSSL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDevelopement%2FHookSSL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KDevelopement","download_url":"https://codeload.github.com/KDevelopement/HookSSL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDevelopement%2FHookSSL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34630770,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T20:42:12.411Z","updated_at":"2026-06-22T01:31:06.335Z","avatar_url":"https://github.com/KDevelopement.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HookSSL\nForça SSL No Codeigniter\n\n# COMO ATIVAR E USAR: \nAbra o arquivo de configuração do local application/config/config.phpe ative ou defina os hooks como true:\u003cbr /\u003e\n\n$config['enable_hooks'] = TRUE;\u003cbr /\u003e\nEm seguida, crie um novo arquivo chamado hooks.phpdentro da configpasta (por exemplo, application/config/hooks.php) e \nadicione o seguinte código:\u003cbr /\u003e\n\u003ccode\u003e\n$hook['post_controller_constructor'][] = array(\n    'function' =\u003e 'redirect_ssl',\n    'filename' =\u003e 'ssl.php',\n    'filepath' =\u003e 'hooks'\n);\n\u003c/code\u003e\u003cbr /\u003e\nAgora crie um novo diretório chamado hooksdentro da applicationpasta (por exemplo, application/hooks) e, \nem seguida, crie um novo arquivo chamado ssl.phpdentro da hookspasta (por exemplo, application/hooks/ssl.php).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdevelopement%2Fhookssl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdevelopement%2Fhookssl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdevelopement%2Fhookssl/lists"}