Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion www/core/Auth/AuthManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2014-2022
* Copyright (C) Kelvin Mo 2014-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Auth/AuthModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2014-2022
* Copyright (C) Kelvin Mo 2014-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Auth/AuthResultInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2021-2022
* Copyright (C) Kelvin Mo 2021-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Auth/AuthSchemeModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2014-2022
* Copyright (C) Kelvin Mo 2014-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Auth/AutoAuthEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2021-2022
* Copyright (C) Kelvin Mo 2021-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Auth/CertAuthSchemeModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2012-2022
* Copyright (C) Kelvin Mo 2012-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Auth/LoginEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2021-2022
* Copyright (C) Kelvin Mo 2021-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Auth/LoginFormSubmitEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2021-2022
* Copyright (C) Kelvin Mo 2021-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Auth/LogoutEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2021-2022
* Copyright (C) Kelvin Mo 2021-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Auth/OTPAuthSchemeModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2014-2022
* Copyright (C) Kelvin Mo 2014-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Auth/PasswordAuthSchemeModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2014-2022
* Copyright (C) Kelvin Mo 2014-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Auth/RememberMeAuthSchemeModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2014-2022
* Copyright (C) Kelvin Mo 2014-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Base/IndexEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2021-2022
* Copyright (C) Kelvin Mo 2021-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Base/IndexModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2014-2022
* Copyright (C) Kelvin Mo 2014-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Base/MyModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2009-2022
* Copyright (C) Kelvin Mo 2009-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Base/ScopeInfoCollectionEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2021-2022
* Copyright (C) Kelvin Mo 2021-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Base/UserModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2014-2022
* Copyright (C) Kelvin Mo 2014-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Crypt/BigNum.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2009-2022
* Copyright (C) Kelvin Mo 2009-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Crypt/Random.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2010-2022
* Copyright (C) Kelvin Mo 2010-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Models/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2014-2022
* Copyright (C) Kelvin Mo 2014-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Models/ConsentEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2021-2022
* Copyright (C) Kelvin Mo 2021-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Models/User.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2014-2022
* Copyright (C) Kelvin Mo 2014-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Module.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2014-2022
* Copyright (C) Kelvin Mo 2014-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/ModuleManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2014-2022
* Copyright (C) Kelvin Mo 2014-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Protocols/Connect/ConnectBuildClaimsEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2021-2022
* Copyright (C) Kelvin Mo 2021-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2012-2022
* Copyright (C) Kelvin Mo 2012-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Protocols/Connect/ConnectDynamicClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2014-2022
* Copyright (C) Kelvin Mo 2014-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Protocols/Connect/ConnectModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2012-2022
* Copyright (C) Kelvin Mo 2012-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Protocols/Connect/ConnectSessionModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2016-2022
* Copyright (C) Kelvin Mo 2016-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Protocols/Connect/JOSEResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2012-2022
* Copyright (C) Kelvin Mo 2012-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Protocols/Connect/KeySetBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2012-2022
* Copyright (C) Kelvin Mo 2012-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Protocols/Connect/OpenID2MigrationModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2015-2022
* Copyright (C) Kelvin Mo 2015-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Protocols/FormResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2014-2022
* Copyright (C) Kelvin Mo 2014-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Protocols/HTTPResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2014-2022
* Copyright (C) Kelvin Mo 2014-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Protocols/OAuth/AccessToken.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2014-2022
* Copyright (C) Kelvin Mo 2014-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Protocols/OAuth/Authorization.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2014-2022
* Copyright (C) Kelvin Mo 2014-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Protocols/OAuth/Code.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2014-2022
* Copyright (C) Kelvin Mo 2014-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Protocols/OAuth/OAuthAuthGrantEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2021-2022
* Copyright (C) Kelvin Mo 2021-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Protocols/OAuth/OAuthAuthRequestEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2021-2022
* Copyright (C) Kelvin Mo 2021-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Protocols/OAuth/OAuthClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2014-2022
* Copyright (C) Kelvin Mo 2014-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Protocols/OAuth/OAuthDynamicClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2014-2022
* Copyright (C) Kelvin Mo 2014-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Protocols/OAuth/OAuthEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2021-2022
* Copyright (C) Kelvin Mo 2021-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Protocols/OAuth/OAuthInitClientEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2021-2022
* Copyright (C) Kelvin Mo 2021-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
2 changes: 1 addition & 1 deletion www/core/Protocols/OAuth/OAuthInitTokenEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* SimpleID
*
* Copyright (C) Kelvin Mo 2021-2022
* Copyright (C) Kelvin Mo 2021-2023
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
Expand Down
Loading