~raof/matrix-appservice-irc/+git/master:hs/auth-thirdparty-endpoints

Last commit made on 2022-05-16
Get this branch:
git clone -b hs/auth-thirdparty-endpoints https://git.launchpad.net/~raof/matrix-appservice-irc/+git/master

Branch merges

Branch information

Name:
hs/auth-thirdparty-endpoints
Repository:
lp:~raof/matrix-appservice-irc/+git/master

Recent commits

6aa2841... by Half-Shot <email address hidden>

changelog

29ced08... by Half-Shot <email address hidden>

Enable authenticateThirdpartyEndpoints

00c8e7a... by Half-Shot <email address hidden>

0.33.1

5717720... by Will Hunt <email address hidden>

Check the banReason before banning a user. (#1551)

* Check the banReason before banning a user.

* changelog

* Update changelog.d/1551.bugfix

Co-authored-by: Christian Paul <email address hidden>

* Check explicitly for false

* Use typeof string to avoid falsey values banning users

* Update ClientPool.ts

Co-authored-by: Christian Paul <email address hidden>

2389483... by Christian Paul <email address hidden>

Merge pull request #1549 from matrix-org/j94/fix-towncrier-script

Make towncrier build the changelog instead of printing its version

f0a4b15... by Christian Paul <email address hidden>

Update 1549.misc

c8f2fd4... by Christian Paul <email address hidden>

Create 1549.misc

d7825c6... by Christian Paul <email address hidden>

Make towncrier build the changelog instead of printing its version

957e60c... by Will Hunt <email address hidden>

Remove several unused scripts (#1531)

* Granting OPs in rooms can be achieved with https://matrix-org.github.io/synapse/latest/admin_api/rooms.html#make-room-admin-api

* Removing users can be achieved with the debug API

* Unbriding can now be done via the admin room

* Migrating users should be unnessacery

* changelog

00c79a0... by Half-Shot <email address hidden>

0.33.0