Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix conflicts #3339

Merged
merged 85 commits into from
Apr 30, 2023
Merged

Fix conflicts #3339

merged 85 commits into from
Apr 30, 2023

Conversation

samerton
Copy link
Member

No description provided.

supercrafter100 and others added 30 commits September 17, 2022 20:07
* Show correct server id when it is updated

* Remove guild id caching from Discord class
* Add ability to change password via UserCP

* Convert change password to modal

* Use correct language string and revert accidental deleting of button

* Additional permission check
* Fix TinyMCE spoiler plugin url

* Support subdirectories

Co-authored-by: Supercrafter100 <58982133+supercrafter100@users.noreply.github.com>
* Update discord.tpl

* Reduce indentation

Co-authored-by: Sam <samerton@users.noreply.github.com>
* Various performance improvements

* Remove debug

* Remove more debug

* Improve StaffCP total users widget
* Apply rate limiting to forgot password

* Update modules/Core/pages/forgot_password.php

Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>

* remove unused variable

* Use static function

* Allow two attempts per minute

* Update forgot_password.php

Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>
tadhgboyle and others added 27 commits January 17, 2023 14:24
* Fix post editing

Default to an empty array if the variable is null

* Default empty array with array_reduce

* Use default value to `array_reduce`

Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>
* Create release script

* Produce upgrade zip

* Remove temp directory afterwards
* Fix MySQL `IN` clause string interpolation in Forum `getLatestDiscussions`

* Fix $limit being applied

* Remove comments
* Fix `setSetting` cache not being updated

* Use reference

* Fix minecraft panel page using outdated constant

Co-authored-by: Robin <robin+git@rkslot.nl>
* Allow browser scripts to bypass force_2fa redirects so secret doesn't get regenerated

* Remove space

Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>
* Release 2.0.3

* Create links to PRs

* Add date

---------

Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>
…kport

Run release script with oldest suppported PHP version (backport)
@samerton samerton merged commit 8017704 into develop Apr 30, 2023
12 checks passed
@samerton samerton deleted the fix-conflicts branch April 30, 2023 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants