]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/history - plugins
Settings - RPC Servers: fix missing quotes (javascript error)
[irc/unrealircd/unrealircd-webpanel.git] / plugins /
2023-04-23  Bram Matthysfile_auth -> file_db and sql_auth -> sql_db. Config...
2023-04-23  Bram MatthysSetup: actually delete data/database.php as well (after...
2023-04-23  Bram MatthysSetup: acctually delete SQL tables (after confirmation...
2023-04-22  Bram MatthysMove some PHP files from ./ to ./inc: common, connectio...
2023-04-22  Valerie PondMore towards the Role Editor
2023-04-22  Bram MatthysCheck if opcache_invalidate() is available, before...
2023-04-22  Bram MatthysFix file auth not working since about 24hrs ago
2023-04-21  Bram MatthysThis plugins/sql_auth/error.php is no longer used
2023-04-21  Bram MatthysSomething tells me this was just a test page ;)
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  Bram MatthysFor table user_meta: ADD CONSTRAINT meta_key_user_id...
2023-04-21  Bram MatthysAdd HOOKTYPE_UPGRADE which is called on upgrades. Also...
2023-04-21  Bram MatthysMake setting_key UNIQUE so we can useINSERT INTO ....
2023-04-21  Bram MatthysAdd sql::table_prefix to first setup screen
2023-04-21  Bram MatthysSlight miscommunication :D
2023-04-21  Bram MatthysMerge branch 'main' of github.com:unrealircd/unrealircd...
2023-04-21  Valerie PondFix SQL table name settings => auth_settings
2023-04-21  Bram MatthysMake new settings-in-config work for file-based db...
2023-04-21  Bram MatthysWriting and reading settings from DB file now work...
2023-04-21  Bram MatthysMinimize config/config.php and put settings in DB....
2023-04-21  Valerie Pondsome SQL for settings
2023-04-18  Valerie PondTask 2 complete @syzop ! :D
2023-04-17  Bram MatthysMove footer to leftnav. Only show if screen height...
2023-04-16  Bram MatthysWhoops.. login page was redirecting to the login page...
2023-04-16  Bram MatthysGet rid of setup.php, being integrated in new all-in...
2023-04-16  Bram MatthysWe don't have a setup in file_auth, so scratch this.
2023-04-15  Valerie PondFix table existence check
2023-04-15  Valerie PondCreate the default user after the tables have been...
2023-04-12  Bram MatthysSQL_DEFAULT_USER => DEFAULT_USER, so we both use the...
2023-04-12  Bram MatthysAdd file_auth plugin, which offers similar functionalit...
2023-04-11  Bram Matthysconfig_get() -> get_config() :D
2023-04-11  Bram MatthysNewconf: smtp / mailer
2023-04-11  Bram MatthysNewconf for DNSBL
2023-04-11  Bram MatthysMove to new style config, with config in config/ directory.
2023-04-07  Valerie PondLose the header in setup.php
2023-04-07  Valerie PondFix number of tables check
2023-04-07  Valerie Pondautomatically go to login page on session timeout
2023-04-06  Valerie PondFix redirect loop
2023-04-04  Valerie PondMove SQL setup to its own page
2023-04-04  Valerie PondMerge pull request #17 from PeGaSuS-Coder/patch-1
2023-04-04  Valerie PondMerge pull request #19 from Madriix/main - Fix
2023-04-04  Valerie PondFix password updating a blank password
2023-04-04  Valerie PondDisable permission checks when no auth plugin exists
2023-03-21  Valerie Pondgive success/error messages on edit panel user
2023-03-21  Valerie PondMerge pull request #16 from PeGaSuS-Coder/patch-4
2023-03-15  Bram MatthysWarn about SQL_DEFAULT_USER being set in config.php.
2023-03-15  Bram Matthysfor ?redirect=xx in login, only allow local URLs
2023-03-14  Valerie PondFix incorrect order of SQL statements
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
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