Check if the article is readable in Article::canEdit()
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 10 Mar 2023 12:47:35 +0000 (13:47 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 10 Mar 2023 12:47:35 +0000 (13:47 +0100)
commit2736baffe00b1de756368d60ac1221e7a9dc5254
treea90d348d44f63e89aeff51e93e114dadae6bd7f9
parent9254c4c6094c16ed13a13aa3fb6fb6f358801533
Check if the article is readable in Article::canEdit()

Previously an editor could access the contents of an inaccessible article by
directly navigating to the edit form.
wcfsetup/install/files/lib/data/article/Article.class.php