* Revert "bench use <site> should check if the site exists (#5849)"
This reverts commit 630858eb96.
* Revert "Add option to convert password to use ASCII instead of Unicode when needed by smtp server config (#5793)"
This reverts commit 191684f6a5.
* Revert "Token based authentication (#5752)"
This reverts commit abd3333bae.
* Revert "[minor] test fix"
This reverts commit b6ba3915a6.
* Revert "allow null when time field is not required (#5832)"
This reverts commit 803f6b0c7b.
* Revert "remove duplicate field entry for fieldname two_factor_authentication (#5846)"
This reverts commit 6a06e65d20.
* Revert "Query Report (#5845)"
This reverts commit f870a0bd25.
* Revert "Modules dropdown (#5767)"
This reverts commit 6f908b3443.
* [modules-dropdown] init
* [modules-sidebar] setup structure
* [modules-sidebar] add chunks to group
* [modules-dropdown] ellipsis
* [move] help menu to explore menu
* merge help column to modules
* [modules-dropdown] get explore links from hooks
* [add] explore_link secondary
* [modules-dropdown] Places list
* [modules-dropdown] deprecate desk link, make icon dropdown
* [modules-dropdown] collapsible help menu
* [remove] global navbar icon style
* [boot] define core modules, use in dropdown
* [modules-dropdown] code style fixes