Refactor: move remote wipe token logic to RW service
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
Showing
- lib/private/Authentication/Token/IWipeableToken.php 6 additions, 1 deletionlib/private/Authentication/Token/IWipeableToken.php
- lib/private/Authentication/Token/RemoteWipe.php 14 additions, 0 deletionslib/private/Authentication/Token/RemoteWipe.php
- settings/Controller/AuthSettingsController.php 8 additions, 6 deletionssettings/Controller/AuthSettingsController.php
- tests/Settings/Controller/AuthSettingsControllerTest.php 39 additions, 6 deletionstests/Settings/Controller/AuthSettingsControllerTest.php
- tests/lib/Authentication/Token/RemoteWipeTest.php 30 additions, 0 deletionstests/lib/Authentication/Token/RemoteWipeTest.php
Loading
Please register or sign in to comment