dendrite/setup/config
Till 26a1512808
Add restrictions for open registration (#2402)
* Add restrications for open registration

* Make enable open registration a parameter

* Enable registration for CI

* Update error message

* Shuffle things around a bit

* Add a warning at every startup just to be extra annoying

* Ignore shared secret when warning about open registration, since it's not strictly required when it is set if registration is otherwise enabled

* Make CI happy?

* Add missing parameter; try new parameter in upgrade-test

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-04-29 09:31:11 +02:00
..
config_appservice.go fixup treat the sender_localpart as an exclusive namespace of one user (#2255) 2022-03-24 13:57:00 +00:00
config_clientapi.go Add restrictions for open registration (#2402) 2022-04-29 09:31:11 +02:00
config_federationapi.go remove obsolete config entry "federation_certificates" (#2318) 2022-04-04 17:31:41 +01:00
config_global.go Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
config_jetstream.go Per-room consumers (#2293) 2022-03-23 10:20:18 +00:00
config_keyserver.go Don't populate config defaults where it doesn't make sense (#2058) 2021-11-24 11:57:39 +00:00
config_mediaapi.go Don't populate config defaults where it doesn't make sense (#2058) 2021-11-24 11:57:39 +00:00
config_mscs.go Don't populate config defaults where it doesn't make sense (#2058) 2021-11-24 11:57:39 +00:00
config_roomserver.go Don't populate config defaults where it doesn't make sense (#2058) 2021-11-24 11:57:39 +00:00
config_syncapi.go Don't populate config defaults where it doesn't make sense (#2058) 2021-11-24 11:57:39 +00:00
config_test.go remove obsolete config entry "federation_certificates" (#2318) 2022-04-04 17:31:41 +01:00
config_userapi.go Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
config.go Remove eduserver (#2306) 2022-03-29 14:14:35 +02:00