dendrite/build/scripts
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
..
build-test-lint.sh Add appservices component to docker scripts (#1153) 2020-06-20 21:28:30 +01:00
Complement.Dockerfile Add restrictions for open registration (#2402) 2022-04-29 09:31:11 +02:00
complement.sh Update complement.sh 2020-09-03 10:07:14 +01:00
ComplementLocal.Dockerfile Add restrictions for open registration (#2402) 2022-04-29 09:31:11 +02:00
ComplementPostgres.Dockerfile Add restrictions for open registration (#2402) 2022-04-29 09:31:11 +02:00
find-lint.sh Support for m.login.token (#2014) 2022-02-10 10:27:26 +00:00
install-local-kafka.sh Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
README.md Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00

Dev Scripts

These are a collection of scripts that should be helpful for those developing on dendrite.

See find-lint.sh for environment variables that control linter resource usage.