birzha/modules/backend
Ben Thomson 555ab61f23
Add app.trustedHosts config and force host checks on password reset (#5423)
Add app.trustedHosts config and force host checks on backend password reset.

Related: f29865ae3d
2021-01-04 12:35:47 -06:00
..
assets Add support for defining quick actions in the Backend's main nav (#5344) 2020-11-10 12:53:17 +08:00
behaviors Fix typo (#5433) 2020-12-26 18:20:59 -06:00
classes Add support for defining quick actions in the Backend's main nav (#5344) 2020-11-10 12:53:17 +08:00
controllers Add app.trustedHosts config and force host checks on password reset (#5423) 2021-01-04 12:35:47 -06:00
database Generate random password for seeded admin account through october:up (#4866) 2020-11-20 03:43:33 -06:00
facades Update module facade docblocks (#5273) 2020-09-11 10:49:16 +08:00
formwidgets Update sk.js (#5375) 2020-12-03 12:26:20 +08:00
helpers Implement improved testing procedure (#5238) 2020-08-14 08:00:39 +08:00
lang Improved Italian translations (#5338) 2020-10-29 11:25:19 -06:00
layouts Add support for defining quick actions in the Backend's main nav (#5344) 2020-11-10 12:53:17 +08:00
models Fix codestyle (#5323) 2020-10-20 15:02:53 -06:00
reportwidgets Hide link to "Access Logs" when the user doesn't have access (#4462) 2019-07-19 09:53:02 -06:00
skins {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
traits Improve error handling for UploadableWidgets 2020-06-05 15:52:27 -06:00
views Prevent subject and password from being HTML encoded in the invite email (#4301) 2019-04-30 09:13:55 -06:00
widgets Pass the Form & Field instances to the static method used to generate field options 2020-12-11 15:33:43 -06:00
ServiceProvider.php More tweaks to the default publisher permissions, added separate permission for users to manage their own personal editor preferences. 2020-10-20 09:20:16 -06:00
composer.json Composer updates for 1.1.0 2020-09-06 21:07:10 -06:00
routes.php Switch to October Rain assetic 2020-02-27 20:07:42 +11:00