{"id":24488567,"url":"https://github.com/daniel-km/omeka-s-module-twofactorauth","last_synced_at":"2025-03-15T00:15:18.956Z","repository":{"id":269530670,"uuid":"907444982","full_name":"Daniel-KM/Omeka-S-module-TwoFactorAuth","owner":"Daniel-KM","description":"Module for Omeka S that adds 2FA to log in.","archived":false,"fork":false,"pushed_at":"2025-02-11T11:23:34.000Z","size":67,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-11T12:25:11.333Z","etag":null,"topics":["2fa","authentication","omeka-s","omeka-s-module","security"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Daniel-KM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-23T15:42:32.000Z","updated_at":"2025-02-11T11:19:54.000Z","dependencies_parsed_at":"2024-12-24T08:32:06.712Z","dependency_job_id":"c3f0d2a7-a53b-4293-bfd7-5e8a453eef68","html_url":"https://github.com/Daniel-KM/Omeka-S-module-TwoFactorAuth","commit_stats":null,"previous_names":["daniel-km/omeka-s-module-twofactorauth"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daniel-KM%2FOmeka-S-module-TwoFactorAuth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daniel-KM%2FOmeka-S-module-TwoFactorAuth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daniel-KM%2FOmeka-S-module-TwoFactorAuth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daniel-KM%2FOmeka-S-module-TwoFactorAuth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Daniel-KM","download_url":"https://codeload.github.com/Daniel-KM/Omeka-S-module-TwoFactorAuth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243663576,"owners_count":20327306,"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":["2fa","authentication","omeka-s","omeka-s-module","security"],"created_at":"2025-01-21T16:20:01.963Z","updated_at":"2025-03-15T00:15:18.929Z","avatar_url":"https://github.com/Daniel-KM.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Two-Factor Authentication (module for Omeka S)\n==============================================\n\n\u003e __New versions of this module and support for Omeka S version 3.0 and above\n\u003e are available on [GitLab], which seems to respect users and privacy better\n\u003e than the previous repository.__\n\n[Two-Factor Authentication] is a module for [Omeka S] that adds a security\nmechanism with a second step to log in with a numeric code sent to user email.\n\nThe user can choose to enable it or not in the user settings, then a mail will\nbe sent on log in with a four digits check code.\n\nThe module is compatible with [Guest] and [User Names]. It is useless for other\nauthentication mechanisms ([CAS], [LDAP] or [Single Sign-On]), because they\nshould manage the second factor themselves.\n\n\nInstallation\n------------\n\nSee general end user documentation for [installing a module].\n\nThis module requires the module [Common], that should be installed first.\n\n* From the zip\n\nDownload the last release [TwoFactorAuth.zip] from the list of releases, and\nuncompress it in the `modules` directory.\n\n* From the source and for development\n\nIf the module was installed from the source, rename the name of the folder of\nthe module to `TwoFactorAuth`.\n\nThen install it like any other Omeka module and follow the config instructions.\n\n\nQuick start\n-----------\n\nAn checkbox in user settings allows to enable/disable the two-factor\nauthentication.\n\nWhen enabled, a mail is sent to the user with a four digits check code, that\nmust be pasted in the form to log in.\n\n\nTODO\n----\n\n- [ ] Implement OTP to avoid mails.\n- [ ] Limit the tokens to a small number to avoid brute force (see [Lockout]).\n- [ ] Implement dialog for forgot password.\n\n\nWarning\n-------\n\nUse it at your own risk.\n\nIt’s always recommended to backup your files and your databases and to check\nyour archives regularly so you can roll back if needed.\n\n\nTroubleshooting\n---------------\n\nSee online issues on the [module issues] page on GitLab.\n\n\nLicense\n-------\n\nThis module is published under the [CeCILL v2.1] license, compatible with\n[GNU/GPL] and approved by [FSF] and [OSI].\n\nThis software is governed by the CeCILL license under French law and abiding by\nthe rules of distribution of free software. You can use, modify and/ or\nredistribute the software under the terms of the CeCILL license as circulated by\nCEA, CNRS and INRIA at the following URL \"http://www.cecill.info\".\n\nAs a counterpart to the access to the source code and rights to copy, modify and\nredistribute granted by the license, users are provided only with a limited\nwarranty and the software’s author, the holder of the economic rights, and the\nsuccessive licensors have only limited liability.\n\nIn this respect, the user’s attention is drawn to the risks associated with\nloading, using, modifying and/or developing or reproducing the software by the\nuser in light of its specific status of free software, that may mean that it is\ncomplicated to manipulate, and that also therefore means that it is reserved for\ndevelopers and experienced professionals having in-depth computer knowledge.\nUsers are therefore encouraged to load and test the software’s suitability as\nregards their requirements in conditions enabling the security of their systems\nand/or data to be ensured and, more generally, to use and operate it in the same\nconditions as regards security.\n\nThe fact that you are presently reading this means that you have had knowledge\nof the CeCILL license and that you accept its terms.\n\n\nCopyright\n---------\n\n* Copyright Daniel Berthereau, 2024 (see [Daniel-KM] on GitLab)\n\nThis module was built for the [digital library of Maison de Salins].\n\n\n[Two-Factor Authentication]: https://gitlab.com/Daniel-KM/Omeka-S-module-TwoFactorAuth\n[Omeka S]: https://omeka.org/s\n[Guest]: https://gitlab.com/Daniel-KM/Omeka-S-module-Guest\n[User Names]: https://github.com/ManOnDaMoon/omeka-s-module-UserNames\n[CAS]: https://github.com/biblibre/omeka-s-module-CAS\n[LDAP]: https://github.com/biblibre/omeka-s-module-Ldap\n[Single Sign-On]: https://gitlab.com/Daniel-KM/Omeka-S-module-SingleSignOn\n[Lockout]: https://gitlab.com/Daniel-KM/Omeka-S-module-Lockout\n[installing a module]: https://omeka.org/s/docs/user-manual/modules\n[TwoFactorAuth.zip]: https://github.com/Daniel-KM/Omeka-S-module-TwoFactorAuth/releases\n[module issues]: https://gitlab.com/Daniel-KM/Omeka-S-module-TwoFactorAuth/issues\n[Common]: https://gitlab.com/Daniel-KM/Omeka-S-module-Common\n[CeCILL v2.1]: https://www.cecill.info/licences/Licence_CeCILL_V2.1-en.html\n[GNU/GPL]: https://www.gnu.org/licenses/gpl-3.0.html\n[FSF]: https://www.fsf.org\n[OSI]: http://opensource.org\n[digital library of Maison de Salins]: https://collections.maison-salins.fr\n[GitLab]: https://gitlab.com/Daniel-KM\n[Daniel-KM]: https://gitlab.com/Daniel-KM \"Daniel Berthereau\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniel-km%2Fomeka-s-module-twofactorauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaniel-km%2Fomeka-s-module-twofactorauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniel-km%2Fomeka-s-module-twofactorauth/lists"}