MatrixSynapse/synapse
Dirk Klimpel c07022303e
Fix a bug that deactivated users appear in the directory (#8933)
Fixes a bug that deactivated users appear in the directory when their profile information was updated.

To change profile information of deactivated users is neccesary for example you will remove displayname or avatar.
But they should not appear in directory. They are deactivated.



Co-authored-by: Erik Johnston <erikj@jki.re>
2020-12-17 12:05:39 +00:00
..
_scripts
api Do not assume that the contents dictionary includes history_visibility. (#8945) 2020-12-16 08:46:37 -05:00
app
appservice
config Fix the sample config location for the ip_range_whitelist setting. (#8954) 2020-12-16 14:40:47 -05:00
crypto
events Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
federation Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
groups
handlers Fix a bug that deactivated users appear in the directory (#8933) 2020-12-17 12:05:39 +00:00
http Add a maximum size for well-known lookups. (#8950) 2020-12-16 17:25:24 -05:00
logging Various clean-ups to the logging context code (#8935) 2020-12-14 14:19:47 -05:00
metrics Various clean-ups to the logging context code (#8935) 2020-12-14 14:19:47 -05:00
module_api
push Convert internal pusher dicts to attrs classes. (#8940) 2020-12-16 11:25:30 -05:00
replication Convert internal pusher dicts to attrs classes. (#8940) 2020-12-16 11:25:30 -05:00
res/templates
rest Convert internal pusher dicts to attrs classes. (#8940) 2020-12-16 11:25:30 -05:00
server_notices
spam_checker_api
state
static
storage Make search statement in List Room and User Admin API case-insensitive (#8931) 2020-12-17 10:43:37 +00:00
streams
util Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
__init__.py
event_auth.py
notifier.py Do not assume that the contents dictionary includes history_visibility. (#8945) 2020-12-16 08:46:37 -05:00
python_dependencies.py
secrets.py
server.py Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
types.py
visibility.py Do not assume that the contents dictionary includes history_visibility. (#8945) 2020-12-16 08:46:37 -05:00