]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/history - plugins/sql_auth/SQL
Add user emails
[irc/unrealircd/unrealircd-webpanel.git] / plugins / sql_auth / SQL /
2023-02-07  Valerie PondMerge branch 'main' into patch-3 10/head
2023-02-05  Valerie PondMove user functionality to the base
2023-02-03  Valerie Pondsql: Some further checking on sessions
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-19  Valerie PondForgot to push `SQL/user.php` =]
2023-01-19  Valerie PondAdd blacklist options
2023-01-19  Valerie PondAdd some commenting
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 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 PondAdd the start of the SQL_Auth plugin