{"id":18929479,"url":"https://github.com/thecodingmachine/security.userservice-splash","last_synced_at":"2025-04-15T15:31:00.280Z","repository":{"id":4593989,"uuid":"5736466","full_name":"thecodingmachine/security.userservice-splash","owner":"thecodingmachine","description":"This package contains a set of class to bind the Splash MVC framework (\u003e=v4.0) with the UserService component. It features: a @Logged annotation to restrict access to logged users only.","archived":false,"fork":false,"pushed_at":"2023-02-01T09:39:20.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":5,"subscribers_count":8,"default_branch":"10.0","last_synced_at":"2025-04-01T18:02:13.347Z","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/thecodingmachine.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}},"created_at":"2012-09-09T09:38:16.000Z","updated_at":"2018-08-28T08:44:44.000Z","dependencies_parsed_at":"2023-02-17T03:55:34.143Z","dependency_job_id":null,"html_url":"https://github.com/thecodingmachine/security.userservice-splash","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fsecurity.userservice-splash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fsecurity.userservice-splash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fsecurity.userservice-splash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fsecurity.userservice-splash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodingmachine","download_url":"https://codeload.github.com/thecodingmachine/security.userservice-splash/tar.gz/refs/heads/10.0","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248262379,"owners_count":21074295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-08T11:32:55.979Z","updated_at":"2025-04-15T15:31:00.027Z","avatar_url":"https://github.com/thecodingmachine.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Integrating the \"userservice\" with Splash\n=========================================\n\nThis package is part of the Mouf PHP framework and contains the *@Logged* annotation to bind with Splash to the UserService.\n\nThe \u003cb\u003e@Logged\u003c/b\u003e annotation\n-----------------------------\n\nThis filter can be used in any action. If you put this annotation, the user will be denied access\nif he is not logged in.\n\n```php\n/**\n * A sample default action that requires to be logged.\n *\n * @URL (\"/homepage\")\n * @Logged\n */\npublic function index() { ... }\n```\n\n\n\n```php\n/**\n * A sample default action that requires to be logged.\n *\n * @URL (\"/homepage\")\n * @Logged(middlewareName = \"myUnauthorizedMiddleware\")\n */\npublic function index() { ... }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Fsecurity.userservice-splash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodingmachine%2Fsecurity.userservice-splash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Fsecurity.userservice-splash/lists"}