Bugfix for password-protected categories
Today, we deployed a fix for an issue where, in some occurrences, articles in password-protected categories were still publicly accessible. The problem was related to caching, where an article view was not always successfully purged from the cache after setting a password.
While we were at it, we also updated the search function to show only articles that viewers have access to. If a category is password-protected, the search will discard articles from that category until the viewer has successfully entered the correct password.