]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/history - plugins
Fix password change error
[irc/unrealircd/unrealircd-webpanel.git] / plugins /
2023-03-13  Valerie PondFix password change error
2023-03-13  Valerie PondFix some user lookups
2023-03-13  Valerie PondUNFINISHED: Config blocks plugin
2023-03-07  Valerie PondAllow editing the panel profile
2023-03-01  Valerie PondGive the default SQL user permission to manage users
2023-03-01  Valerie Pondfinish permissions
2023-02-24  Valerie PondShow user agent in mail
2023-02-23  Valerie PondFix version showing in footer after logout
2023-02-18  Valerie PondAdd user emails
2023-02-17  Valerie PondMail: Send mail when there was a failed login attempt
2023-02-07  Valerie PondMerge branch 'main' into patch-3 10/head
2023-02-07  Valerie PondMake Plugins page and require email for plugins
2023-02-07  Valerie PondAdd email support
2023-02-06  Valerie PondUpdate the overview to get panel users
2023-02-06  Valerie PondMove user functionality fully into the base
2023-02-06  Valerie PondFix login redirector and forward meta properly to hooks
2023-02-05  Valerie PondRefer to the new-ish login modal
2023-02-05  Valerie PondMove user functionality to the base
2023-02-04  Valerie PondRedirect back on login
2023-02-03  Valerie Pondsql: Some further checking on sessions
2023-02-01  Valerie PondStart of sql user info page
2023-02-01  Valerie PondLarge cosmetics update
2023-01-23  Valerie PondRather large update, please see commit notes
2023-01-20  Valerie PondCater for unix domain socket mysql connections
2023-01-20  Valerie Pondset a cookie to make the session last 1h instead of 24m
2023-01-20  Valerie PondFix ndentation on sql_auth's login.php
2023-01-20  Valerie PondWait until tables have been built and we have a success...
2023-01-20  Valerie PondFix login bug where it wouldn't redirect to the login...
2023-01-19  Valerie PondForgot to push `SQL/user.php` =]
2023-01-19  Valerie PondAdd blacklist options
2023-01-19  Valerie Ponddie
2023-01-19  Valerie PondAdd some commenting
2023-01-19  Valerie PondLog a user out if their account no longer exists
2023-01-19  Valerie PondHook a card into the overview about number of panel...
2023-01-18  Valerie PondAdd ability to add and delete access to the panel
2023-01-18  Valerie PondAdd more to access tab
2023-01-18  Valerie PondSome casual fixes
2023-01-17  Valerie PondCreate the tables automatically on plugin-load
2023-01-17  Valerie PondRemove a yucky debugging item =]
2023-01-17  Valerie PondAllow adding a default user through the config
2023-01-17  Valerie PondMove some code around, add lookup by ID and get_current...
2023-01-17  Valerie PondVerify user against the SQL database
2023-01-17  Valerie PondMore towards the sql_auth
2023-01-17  Valerie PondAdd the start of the SQL_Auth plugin
2023-01-11  Valerie PondFix search for plugins and include common.php and heade...
2023-01-09  Valerie PondMove hook and fix indentation
2023-01-09  Valerie PondAdd hooking system and example plugin