]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/history - Classes/class-paneluser.php
Fix del_usermeta() not working for both sql_db and file_db
[irc/unrealircd/unrealircd-webpanel.git] / Classes / class-paneluser.php
2023-04-26  Bram MatthysFix del_usermeta() not working for both sql_db and...
2023-04-25  Valerie PondFinish switching to Roles
2023-04-22  Valerie PondRole Editor: can now add/duplicate and delete roles.
2023-04-22  Bram MatthysThe config file now contains 'secrets' with 'pepper...
2023-04-22  Valerie PondMore towards the Role Editor
2023-04-21  Bram MatthysIt is now mandatory to load an auth provider: either...
2023-04-21  Bram MatthysMove all the rest of session management outside sqlauth...
2023-04-21  Bram MatthysAdd per-user session timeout setting (under Settings...
2023-04-21  Valerie PondAdd the beginning of user roles
2023-04-04  Valerie PondMerge pull request #17 from PeGaSuS-Coder/patch-1
2023-04-04  Valerie PondDisable permission checks when no auth plugin exists
2023-03-21  Valerie PondMerge pull request #16 from PeGaSuS-Coder/patch-4
2023-03-13  Valerie Pondbe more specific in finding a user
2023-03-07  Valerie PondAllow editing the panel profile
2023-03-01  PeGaSuSUpdate class-paneluser.php 16/head
2023-03-01  Valerie PondMerge pull request #15 from PeGaSuS-Coder/patch-3
2023-03-01  PeGaSuSUpdate class-paneluser.php 15/head
2023-02-18  Valerie PondAdd user emails
2023-02-08  Valerie PondUpdate PanelUser and Channel details pages some more
2023-02-07  Valerie PondMerge branch 'main' into patch-3 10/head
2023-02-06  Valerie PondReorder permission defines comments so info shows in...
2023-02-06  Valerie PondMove user functionality fully into the base
2023-02-05  Valerie PondAllow adding multiple ban exception types
2023-02-05  Valerie PondMove user functionality to the base