Commit Graph

114 Commits (a0ee2ec458873fc7aa253da88bcd79249199e7e3)

Author SHA1 Message Date
Amber Brown be3b901ccd
Update the TLS cipher string and provide configurability for TLS on outgoing federation (#5550) 5 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Amber Brown 6312d6cc7c
Expose statistics on extrems to prometheus (#5384) 6 years ago
Richard van der Hoff fb98c05e03 add a script to generate new signing_key files 6 years ago
Brendan Abolivier 83827c4922
Add account_validity's email_sent column to the list of boolean columns in synapse_port_db 6 years ago
Neil Johnson 2d951686a7
drop tables listed in #1830 (#4992) 6 years ago
Anders 2a59e8e429 Fix issue #4596 6 years ago
Richard van der Hoff 8e28bc5eee
Include a default configuration file in the 'docs' directory. (#4791) 6 years ago
Eric 8184ae8a09 Consider e2e_room_keys.is_verified column as boolean 6 years ago
Richard van der Hoff 9c2af7b2c5 Add a script to generate a clean config file (#4315) 6 years ago
Amber Brown 264cb14402
Port hash_password to Python 3 (#4161) 6 years ago
Amber Brown 77d70a7646
Port register_new_matrix_user to Python 3 and add tests (#4085) 6 years ago
Richard van der Hoff ef771cc4c2 Fix a number of flake8 errors 6 years ago
Amber Brown e1728dfcbe
Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 6 years ago
Bruno Windels 9a8bbc9a59 add --no-admin flag to registration script (#3836) 6 years ago
Amber Brown e1a237eaab
Admin API for creating new users (#3415) 6 years ago
Adrian Tschira e54c202b81 Replace some type checks with six type checks 7 years ago
Richard van der Hoff 6a9777ba02 Port script: Set up state_group_id_seq 7 years ago
Richard van der Hoff 01579384cc Port script: clean up a bit 7 years ago
Richard van der Hoff e01ba5bda3 Port script: avoid nasty errors when setting up 7 years ago
Richard van der Hoff 326189c25a Script to move remote media to another media store 7 years ago
Matthew Hodgson 3ab2cfec47 sanity checks 7 years ago
Matthew Hodgson 2145ee1976 don't double-invite in sync_room_to_group.pl 7 years ago
Matthew Hodgson 9d50b6f0ea quick and dirty room membership<->group membership sync script 7 years ago
Erik Johnston 9ecf621404 Less s's 7 years ago
Erik Johnston 22db751d1e Add new boolean columns to port script 7 years ago
David Baker 9d419f48e6 Make the port script drop NUL values in all tables 7 years ago
Luke Barnard e86cefcb6f Add groups table to BOOLEAN_COLUMNS in synapse_port_db 7 years ago
Erik Johnston 37d766aedd Fix port script 7 years ago
Richard van der Hoff 7fc1aad195 Drop search values with nul characters 7 years ago
Erik Johnston 60a9a49f83 Extend comment 7 years ago
Erik Johnston d7d24750be Fix port script for user directory tables 7 years ago
Matthew 3fafb7b189 add missing boolean to synapse_port_db 8 years ago
Matthew 776a070421 fix synapse_port script 8 years ago
John Kristensen be44558886 Don't assume postgres tables are in the public schema during db port 8 years ago
Kevin Liu 70a00eacf9 Fix typo 8 years ago
Kevin Liu a02d609b1f Fix synapse_port_db failure (fixes #1902) 8 years ago
Erik Johnston adae348fdf Update port script with recently added tables 8 years ago
Erik Johnston 7c7786d4e1 Allow upgrading from old port_from_sqlite3 format 8 years ago
Erik Johnston b0a14bf53e Handle the fact that some tables have negative rowid rows 8 years ago
Erik Johnston 0da24cac8b Add null separator to hmac 9 years ago
Kent Shikama 896bc6cd46
Update hash_password script 9 years ago
Erik Johnston 651faee698 Add an admin option to shared secret registration 9 years ago
Erik Johnston caf33b2d9b Protect password when registering using shared secret 9 years ago
Erik Johnston 4063fe0283 Update port script 9 years ago
Erik Johnston 8aab9d87fa Don't require config to create database 9 years ago
Richard van der Hoff a877209c8b Password reset docs and script 9 years ago
Daniel Wagner-Hall 763360594d Mark AS users with their AS's ID 9 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Matthew Hodgson 5577a61090 throwaway 1-liner for generating password hashes 9 years ago