* add UserHelper methods to manipulate user database (add, modify, delete)
* expose said methods via CLI (update.php) * fix several invocations of deprecated functions * set stricter type hints on several method arguments
Showing
- classes/debug.php 17 additions, 3 deletionsclasses/debug.php
- classes/feeds.php 1 addition, 1 deletionclasses/feeds.php
- classes/handler/public.php 7 additions, 7 deletionsclasses/handler/public.php
- classes/prefs.php 3 additions, 3 deletionsclasses/prefs.php
- classes/userhelper.php 113 additions, 1 deletionclasses/userhelper.php
- plugins/auth_internal/init.php 6 additions, 6 deletionsplugins/auth_internal/init.php
- update.php 126 additions, 7 deletionsupdate.php
- update_daemon2.php 2 additions, 2 deletionsupdate_daemon2.php
Loading
Please register or sign in to comment