Menu

Tree [a86fd2] master /
 History

HTTPS access


File Date Author Commit
 .devcontainer 2024-04-25 Kelvin Mo Kelvin Mo [3a0ad1] Update devcontainer configuration
 .github 2024-03-29 Kelvin Mo Kelvin Mo [80b922] Update github actions
 assets 2024-08-03 Kelvin Mo Kelvin Mo [bea41a] Add .form-divider
 build 2024-05-07 Kelvin Mo Kelvin Mo [ee04f4] Add mail sending capability (#111)
 cache 2012-09-08 Kelvin Mo Kelvin Mo [9057dd] Add back empty directories from git migration
 identities 2024-03-29 Kelvin Mo Kelvin Mo [b6d821] Update documentation on native apps
 store 2012-09-08 Kelvin Mo Kelvin Mo [9057dd] Add back empty directories from git migration
 tests 2024-08-10 Kelvin Mo Kelvin Mo [c64fcd] Add SecureString
 www 2024-08-11 Kelvin Mo Kelvin Mo [a86fd2] Fix static analysis errors
 .editorconfig 2024-08-03 Kelvin Mo Kelvin Mo [827499] Update indent_size for css
 .gitattributes 2023-07-10 Kelvin Mo Kelvin Mo [893b57] Modernise front end (#93)
 .gitignore 2024-05-07 Kelvin Mo Kelvin Mo [ee04f4] Add mail sending capability (#111)
 CHANGELOG.txt 2022-12-31 Kelvin Mo Kelvin Mo [ae785e] Update Changelog for 1.0 branch
 COPYING.txt 2022-01-25 Kelvin Mo Kelvin Mo [bf5287] Update copyright
 README.md 2024-05-07 Kelvin Mo Kelvin Mo [ee04f4] Add mail sending capability (#111)
 RoboFile.php 2024-05-07 Kelvin Mo Kelvin Mo [ee04f4] Add mail sending capability (#111)
 SECURITY.md 2023-07-22 Kelvin Mo Kelvin Mo [a0c57f] Update security policy to use GitHub
 composer.json 2024-05-07 Kelvin Mo Kelvin Mo [ee04f4] Add mail sending capability (#111)
 package-lock.json 2024-07-16 dependabot[bot] dependabot[bot] [3df857] Bump braces from 3.0.2 to 3.0.3
 package.json 2023-10-07 dependabot[bot] dependabot[bot] [3c14ed] Bump postcss from 8.4.24 to 8.4.31
 phpstan.neon.dist 2022-06-15 Kelvin Mo Kelvin Mo [a789c7] Further static analysis fixes
 phpunit.xml.dist 2021-07-04 Kelvin Mo Kelvin Mo [f01af7] Update PHP requirements to 7.2 (#45)

Read Me

SimpleID

SimpleID is a simple, personal OpenID provider written in PHP.

Latest Version

The latest version of SimpleID can be found in the SimpleID web page at
http://simpleid.org/

Upgrading

General upgrade instructions can be found in UPGRADE.txt.

IMPORTANT: SimpleID version 2.0 is almost a complete rewrite of SimpleID and
is not backwards compatible with previous versions. It is recommended that
you reinstall SimpleID completely and manually migrate configuration and
identity files. For further information on migrating from previous versions,
see http://simpleid.org/docs/2/migrating/.

Installation

For installation instructions, please see the SimpleID Getting Started Guide at
http://simpleid.org/docs/2/#getting-started.

Documentation

Documentation for SimpleID can be found at
http://simpleid.org/docs/2/.

Licensing

Licensing information for SimpleID can be found in the file COPYING.txt.

Acknowledgements

SimpleID uses the Fat-Free Framework,
by Bong Cosca and the F3::Community.
Licensing information for this framework can be found at
https://github.com/bcosca/fatfree#support-and-licensing.

SimpleID uses the Symfony PHP components.
Licensing information can be found at
https://symfony.com/doc/current/contributing/code/license.html.

SimpleID uses Parsedown markdown library.
Licensing information can be found at
https://github.com/erusev/parsedown/blob/master/LICENSE.txt.

SimpleID uses the Feather icon library,
designed by Cole Bemis.
Licensing information for this library can be found at
https://github.com/feathericons/feather/blob/master/LICENSE.

SimpleID uses the Alpine.js library,
by Caleb Porzio and other contributors.
Licensing information for this library can be found at https://github.com/alpinejs/alpine/blob/main/LICENSE.md.

SimpleID uses the qrcode-svg library,
by papnkukn.
Licensing information for this library can be found at
https://github.com/papnkukn/qrcode-svg/blob/master/LICENSE.

SimpleID uses modern-normalize style sheet,
by Nicolas Gallagher, Jonathan Neal and Sindre Sorhus.
Licensing information for this library can be found at
https://github.com/sindresorhus/modern-normalize/blob/main/license.

SimpleID uses Cerberus email templates.
Licensing information can be found at
https://github.com/TedGoas/Cerberus/blob/main/LICENSE.