Adding AbstractAuthedPage
authorTim Düsterhus <timwolla@arcor.de>
Tue, 3 Jul 2012 14:37:08 +0000 (16:37 +0200)
committerTim Düsterhus <timwolla@arcor.de>
Tue, 3 Jul 2012 14:37:08 +0000 (16:37 +0200)
commit6a41a21e09894236c26daa10019d0e0a859f963b
treebdb45216a5c307cb9a2e364a3ccf0e63233ba0ee
parente7fcae9d43363dc22ba8e3bd24f3b0476dba3266
Adding AbstractAuthedPage

AbstractAuthedPage authes a user for exactly one, the current request, based on the new accessToken.

The token is rendered invalid when the password of the user is changed. This ensures the user can make compromised tokens invalid by himself.
wcfsetup/install/files/lib/data/user/UserEditor.class.php
wcfsetup/install/files/lib/page/AbstractAuthedPage.class.php [new file with mode: 0644]
wcfsetup/setup/db/install.sql