Skip to content

Commit

Permalink
chore: 3.0.10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
thorsten committed Jan 17, 2022
1 parent efdb875 commit 5602398
Show file tree
Hide file tree
Showing 14 changed files with 41 additions and 31 deletions.
2 changes: 2 additions & 0 deletions API.md
Expand Up @@ -38,3 +38,5 @@ Open endpoints require no Authentication.
### Login APIs

- [Login](api-docs/login.md): `POST /api/v2.0/login`

Copyright © 2001-2022 Thorsten Rinne and the phpMyFAQ Team
5 changes: 3 additions & 2 deletions CHANGELOG
Expand Up @@ -5,7 +5,8 @@ CHANGELOG

This is a log of major user-visible changes in each phpMyFAQ release.

Version 3.0.10 - 2021-
Version 3.0.10 - 2022-01-17
- fixed multiple XSS and CSRF vulnerabilities (0x7zed, M0rphling, justinp09010, Dennis Yassine, Thorsten)
- fixed many minor bugs (Thorsten)

Version 3.0.9 - 2021-04-17
Expand Down Expand Up @@ -1460,4 +1461,4 @@ basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
License for the specific language governing rights and limitations
under the License.

(c) 2001-2021 phpMyFAQ Team
Copyright © 2001-2022 Thorsten Rinne and the phpMyFAQ Team
28 changes: 15 additions & 13 deletions CODE_OF_CONDUCT.md
@@ -1,11 +1,11 @@
# Contributor Code of Conduct

As contributors and maintainers of phpMyFAQ, and in the interest of fostering an open and welcoming community, we pledge to respect
all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or
As contributors and maintainers of phpMyFAQ, and in the interest of fostering an open and welcoming community, we pledge to respect
all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or
patches, and other activities.

We are committed to making participation in this project a harassment-free experience for everyone, regardless of level of experience,
gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion,
We are committed to making participation in this project a harassment-free experience for everyone, regardless of level of experience,
gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion,
or nationality.

Examples of unacceptable behavior by participants include:
Expand All @@ -17,21 +17,23 @@ Examples of unacceptable behavior by participants include:
- Publishing other's private information, such as physical or electronic addresses, without explicit permission
- Other unethical or unprofessional conduct

Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other
contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other
contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors
that they deem inappropriate, threatening, offensive, or harmful.

By adopting this Code of Conduct, project maintainers commit themselves to fairly and consistently applying these principles to every
aspect of managing this project. Project maintainers who do not follow or enforce the Code of Conduct may be permanently removed from
By adopting this Code of Conduct, project maintainers commit themselves to fairly and consistently applying these principles to every
aspect of managing this project. Project maintainers who do not follow or enforce the Code of Conduct may be permanently removed from
the project team.

This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its
This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its
community.

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting a project maintainer at
[thorsten@phpmyfaq.de](mailto:thorsten@phpmyfaq.de). All complaints will be reviewed and investigated and will result in a response
that is deemed necessary and appropriate to the circumstances. Maintainers are obligated to maintain confidentiality with regard to
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting a project maintainer at
[thorsten@phpmyfaq.de](mailto:thorsten@phpmyfaq.de). All complaints will be reviewed and investigated and will result in a response
that is deemed necessary and appropriate to the circumstances. Maintainers are obligated to maintain confidentiality with regard to
the atreporter of an incident.

This Code of Conduct is adapted from the Contributor Covenant, version 1.3.0, available from
This Code of Conduct is adapted from the Contributor Covenant, version 1.3.0, available from
http://contributor-covenant.org/version/1/3/0/

Copyright © 2001-2022 Thorsten Rinne and the phpMyFAQ Team
8 changes: 5 additions & 3 deletions CONTRIBUTING.md
@@ -1,11 +1,13 @@
# Contributing

Since phpMyFAQ is an Open Source project we encourage developers to contribute patches and code for us to include in the main
Since phpMyFAQ is an Open Source project we encourage developers to contribute patches and code for us to include in the main
package of phpMyFAQ. However there are a few rules and limitations when doing so and this page list them.

1. Contributed code will be licensed under the MPL 2.0 license.
2. Copyright notices will be changed to phpMyFAQ Team. But contributors will get credit for their work!
3. All third party code will be reviewed, tested and possible modified before being released.

These basic rules makes it possible for us to earn a living of the phpMyFAQ project but it also ensures that the code remains
Open Source and under the MPL 2.0 license. All contributions will be added to the changelog and on the phpMyFAQ website.
These basic rules makes it possible for us to earn a living of the phpMyFAQ project but it also ensures that the code remains
Open Source and under the MPL 2.0 license. All contributions will be added to the changelog and on the phpMyFAQ website.

Copyright © 2001-2022 Thorsten Rinne and the phpMyFAQ Team
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -169,4 +169,4 @@ The REST API v2 documentation is located [here in this repository](API.md) and o

Mozilla Public License 2.0, see LICENSE for more information.

Copyright © 2001-2021 Thorsten Rinne and the phpMyFAQ Team
Copyright © 2001-2022 Thorsten Rinne and the phpMyFAQ Team
11 changes: 7 additions & 4 deletions SECURITY.md
Expand Up @@ -5,10 +5,11 @@ security vulnerability in phpMyFAQ, we appreciate your help in disclosing it to

## Supported Versions

| Version | Supported |
| ------- | ------------------ |
| 3.0.x | :white_check_mark: |
| < 2.9 | :x: |
| Version | Supported |
| --------- | ------------------ |
| 3.1.0-dev | :white_check_mark: |
| 3.0.x | :white_check_mark: |
| < 2.9 | :x: |

## Reporting a Vulnerability

Expand All @@ -19,3 +20,5 @@ and work to address any issues that arise as quickly as possible.

Please act in good faith towards our users’ privacy and data during your disclosure. We won’t take legal action against
you or administrative action against your account if you act accordingly: White hat researchers are always appreciated.

Copyright © 2001-2022 Thorsten Rinne and the phpMyFAQ Team
2 changes: 1 addition & 1 deletion nginx.conf
Expand Up @@ -10,7 +10,7 @@
# obtain one at http://mozilla.org/MPL/2.0/.
#
# @author Florian Anderiasch <florian@phpmyfaq.de>
# @copyright 2011-2019 phpMyFAQ Team
# @copyright 2011-2022 phpMyFAQ Team
# @license http://www.mozilla.org/MPL/2.0/ Mozilla Public License Version 2.0
# @link https://www.phpmyfaq.de
# @since 2011-01-14
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@thorsten/phpmyfaq",
"version": "3.0.9",
"version": "3.0.10",
"description": "phpMyFAQ",
"repository": "git://github.com/thorsten/phpMyFAQ.git",
"author": "Thorsten Rinne",
Expand Down
2 changes: 1 addition & 1 deletion phpmyfaq/.htaccess
Expand Up @@ -8,7 +8,7 @@
# @author Thorsten Rinne <thorsten@phpmyfaq.de>
# @author Patrick Preuster <sica@php-q.net>
# @author Matteo Scaramuccia <matteo@scaramuccia.com>
# @copyright 2004-2020 phpMyFAQ Team
# @copyright 2004-2022 phpMyFAQ Team
# @license http://www.mozilla.org/MPL/2.0/ Mozilla Public License Version 2.0
# @link https://www.phpmyfaq.de
# @since 2004-11-13
Expand Down
2 changes: 1 addition & 1 deletion phpmyfaq/assets/themes/default/templates/contact.html
Expand Up @@ -58,7 +58,7 @@ <h1>
style="display:inline-block;overflow:hidden;background:url(https://linkmaker.itunes.apple.com/images/badges/en-us/badge_appstore-lrg.svg) no-repeat;width:165px;height:40px;margin:10px;"
></a
><br />
&copy; 2001-2020 by
&copy; 2001-2022 by
<a href="https://www.phpmyfaq.de/">phpMyFAQ Team</a> under the
<a href="http://www.mozilla.org/MPL/2.0/">Mozilla Public License 2.0</a>. All rights reserved.<br />
</small>
Expand Down
2 changes: 1 addition & 1 deletion phpmyfaq/setup/index.php
Expand Up @@ -27,7 +27,7 @@
use phpMyFAQ\Strings;
use phpMyFAQ\System;

define('COPYRIGHT', '&copy; 2001-2019 <a href="https://www.phpmyfaq.de/">phpMyFAQ Team</a> | Follow us on <a href="http://twitter.com/phpMyFAQ">Twitter</a> ');
define('COPYRIGHT', '&copy; 2001-2022 <a href="https://www.phpmyfaq.de/">phpMyFAQ Team</a> | Follow us on <a href="http://twitter.com/phpMyFAQ">Twitter</a> ');
define('PMF_ROOT_DIR', dirname(dirname(__FILE__)));
define('PMF_SRC_DIR', PMF_ROOT_DIR.'/src');
define('IS_VALID_PHPMYFAQ', null);
Expand Down
2 changes: 1 addition & 1 deletion phpmyfaq/setup/update.php
Expand Up @@ -22,7 +22,7 @@
use phpMyFAQ\Permission\BasicPermission;
use phpMyFAQ\System;

define('COPYRIGHT', '&copy; 2001-2021 <a target="_blank" href="//www.phpmyfaq.de/">phpMyFAQ Team</a>');
define('COPYRIGHT', '&copy; 2001-2022 <a target="_blank" href="//www.phpmyfaq.de/">phpMyFAQ Team</a>');
define('PMF_ROOT_DIR', dirname(dirname(__FILE__)));
define('IS_VALID_PHPMYFAQ', null);

Expand Down
2 changes: 1 addition & 1 deletion phpmyfaq/src/phpMyFAQ/System.php
Expand Up @@ -44,7 +44,7 @@ class System
/**
* Patch level.
*/
private const VERSION_PATCH_LEVEL = 9;
private const VERSION_PATCH_LEVEL = 10;

/**
* Pre-release version.
Expand Down
2 changes: 1 addition & 1 deletion scripts/version.sh
@@ -1,4 +1,4 @@
#!/bin/sh
if [ "x${PMF_VERSION}" = "x" ]; then
PMF_VERSION="3.0.9"
PMF_VERSION="3.0.10"
fi

0 comments on commit 5602398

Please sign in to comment.