-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configure Renovate #1
Open
renovate-bot
wants to merge
10,000
commits into
joomla-projects:3.10-dev
Choose a base branch
from
renovate-bot:renovate/configure
base: 3.10-dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Configure Renovate #1
renovate-bot
wants to merge
10,000
commits into
joomla-projects:3.10-dev
from
renovate-bot:renovate/configure
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Make all Cassiopeia variables !default * Fix double
Co-authored-by: Quy <quy@fluxbb.org>
* fix issue #36545 * fix code style issue * fix another code style issue Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com> Co-authored-by: Quy <quy@fluxbb.org>
* fix it * Remove unused import * Update ToolbarHelper.php
* [4.1] Web Assets everywhere 2nd pass at making sure we use the web asset manager everywhere * Update administrator/components/com_installer/tmpl/updatesites/default.php
* layout="joomla.form.field.list-fancy-select" * code style
This pr adds the required table caption and column/row scope to the table. There are no visual changes and brings this table into line with all other admin tables. As webauthn requires https this PR cannot be tested on a site without https. Co-authored-by: Quy <quy@fluxbb.org>
* Restore image * Update components/com_finder/tmpl/search/default_result.php Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
Something broke the `SELECT *` query, resulting in a NULL id when it was finally evaluated against the DB in TasksModel. This broke the `scheduler:run` console command which is fixed by this commit.
* styles * Update administrator/components/com_templates/src/Model/TemplateModel.php Co-authored-by: Benjamin Trenkle <bembelimen@users.noreply.github.com> * Freely select to also copy styles from parent or childs (of the same parent) * cleanup * Update administrator/components/com_templates/tmpl/template/default_modal_child_body.php Co-authored-by: Quy <quy@fluxbb.org> * update Signed-off-by: dgrammatiko <d.grammatiko@gmail.com> * Update administrator/components/com_templates/src/Model/TemplateModel.php Co-authored-by: Richard Fath <richard67@users.noreply.github.com> * Update administrator/components/com_templates/src/Model/TemplateModel.php Co-authored-by: Quy <quy@fluxbb.org> * Update administrator/components/com_templates/tmpl/template/default_modal_child_body.php Co-authored-by: Quy <quy@fluxbb.org> * Update administrator/language/en-GB/com_templates.ini Co-authored-by: Quy <quy@fluxbb.org> * Update administrator/components/com_templates/src/View/Template/HtmlView.php Co-authored-by: Quy <quy@fluxbb.org> * Update administrator/components/com_templates/src/Controller/TemplateController.php Co-authored-by: Quy <quy@fluxbb.org> * Update administrator/components/com_templates/src/Model/TemplateModel.php Co-authored-by: Quy <quy@fluxbb.org> * Update administrator/components/com_templates/src/Model/TemplateModel.php Co-authored-by: Quy <quy@fluxbb.org> * Update administrator/components/com_templates/src/Model/TemplateModel.php Co-authored-by: Quy <quy@fluxbb.org> * sprintf * txt * oops * Update administrator/language/en-GB/com_templates.ini Co-authored-by: Quy <quy@fluxbb.org> * Update administrator/components/com_templates/src/Model/TemplateModel.php
Change the layout to vertical in cassiopeia so it is the same as in atum. This makes it much easier to read. Co-authored-by: Quy <quy@fluxbb.org>
Co-authored-by: Quy <quy@fluxbb.org>
# Conflicts: # administrator/components/com_banners/tmpl/banners/default.php # administrator/components/com_banners/tmpl/clients/default.php # administrator/components/com_categories/tmpl/categories/default.php # administrator/components/com_contact/tmpl/contacts/default.php # administrator/components/com_fields/tmpl/fields/default.php # administrator/components/com_fields/tmpl/groups/default.php # administrator/components/com_installer/tmpl/database/default.php # administrator/components/com_installer/tmpl/languages/default.php # administrator/components/com_installer/tmpl/updatesites/default.php # administrator/components/com_languages/tmpl/languages/default.php # administrator/components/com_languages/tmpl/overrides/default.php # administrator/components/com_menus/tmpl/items/default.php # administrator/components/com_modules/tmpl/modules/default.php # administrator/components/com_newsfeeds/tmpl/newsfeeds/default.php # administrator/components/com_plugins/tmpl/plugins/default.php # administrator/components/com_privacy/tmpl/consents/default.php # administrator/components/com_privacy/tmpl/requests/default.php # administrator/components/com_redirect/tmpl/links/default.php # administrator/components/com_tags/tmpl/tags/default.php # administrator/components/com_templates/tmpl/styles/default.php # administrator/components/com_templates/tmpl/templates/default.php # administrator/components/com_users/tmpl/levels/default.php # administrator/components/com_users/tmpl/notes/default.php # administrator/components/com_users/tmpl/users/default.php # administrator/components/com_workflow/tmpl/stages/default.php # administrator/components/com_workflow/tmpl/transitions/default.php # administrator/components/com_workflow/tmpl/workflows/default.php
…llback to filter (#37478) * When loading the menu form data, fallback to the session one * unset access
* Fix Debug plugin to dump post requests * Better comment
Co-authored-by: Quy <quy@fluxbb.org>
* Check if the output to escape is null in BaseLayout * Convert to inline Co-authored-by: Benjamin Trenkle <bembelimen@users.noreply.github.com>
* Add interfaces for the objects who need a user * cs * always default * Better desc * only set the current user when not null * tests * Add unit tests * version * form model tests * since * cs * Controller test * make protected * Fallback to global app identity when requesting the user * cs Co-authored-by: Roland Dalmulder <contact@rolandd.com>
* Initial commit to create a11y_issue.md * Adding J version question * Adding a11y label automatically Per the GitHub docs, it's possible to add the appropriate label automatically in the YAML front matter: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/manually-creating-a-single-issue-template-for-your-repository Co-authored-by: Christiane Maier-Stadtherr <dev@chmst.de>
* Merge action log DB changes * Convert joomla action log plugin to services * import * cs * doc * cs * Move to root * Update plugins/actionlog/joomla/services/provider.php Co-authored-by: Richard Fath <richard67@users.noreply.github.com> * doc * more doc * Update plugins/actionlog/joomla/services/provider.php Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Update plugins/actionlog/joomla/services/provider.php Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * moved to extension * cs * Update plugins/actionlog/joomla/services/provider.php Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * lower case Co-authored-by: Richard Fath <richard67@users.noreply.github.com> Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> Co-authored-by: Roland Dalmulder <contact@rolandd.com>
* Remove useless code * CS * Remove unnecessary use statement Co-authored-by: Quy <quy@fluxbb.org>
Co-authored-by: Robert Deutz <rdeutz@googlemail.com> Co-authored-by: Roland Dalmulder <contact@rolandd.com>
…7950) This reverts commit e98815c.
Co-authored-by: Roland Dalmulder <contact@rolandd.com>
simple spelling correction
Co-authored-by: Brian Teeman <brian@teeman.net> Co-authored-by: Harald Leithner <leithner@itronic.at> Co-authored-by: Quy <quy@fluxbb.org> Co-authored-by: Richard Fath <richard67@users.noreply.github.com> Co-authored-by: Roland Dalmulder <contact@rolandd.com>
* Add Allon Moritz as code owner for libraries * Remove web auth owner
* Add interfaces for the objects who need a user * cs * always default * Better desc * only set the current user when not null * tests * Add unit tests * version * form model tests * since * cs * Controller test * make protected * State behaviour test * Base model test * adding more controller tests * more tests * item model test * Remove test that * Update tests/Unit/Libraries/Cms/MVC/Controller/BaseControllerTest.php Co-authored-by: Brian Teeman <brian@teeman.net> * Doc * Update tests/Unit/Libraries/Cms/MVC/Model/StateBehaviorTraitTest.php Co-authored-by: Brian Teeman <brian@teeman.net> * Update tests/Unit/Libraries/Cms/MVC/Model/StateBehaviorTraitTest.php Co-authored-by: Brian Teeman <brian@teeman.net> * doc * doc * path * DIRECTORY_SEPARATOR * doc * Abstract view * name * path * testdox combination with class Co-authored-by: Brian Teeman <brian@teeman.net>
# Conflicts: # .drone.yml # administrator/language/en-GB/install.xml # administrator/language/en-GB/langmetadata.xml # administrator/manifests/files/joomla.xml # administrator/manifests/packages/pkg_en-GB.xml # api/language/en-GB/install.xml # api/language/en-GB/langmetadata.xml # installation/language/en-GB/langmetadata.xml # language/en-GB/install.xml # language/en-GB/langmetadata.xml # libraries/src/Version.php
…912) * Captive TFA Import YubiKey plugin * Captive TFA Prepare SQL for new plugins * Captive TFA Import Fixed plugin (EXAMPLE) * Captive TFA System plugin * Captive TFA Replace the two factor authentication integration in the core * Captive TFA Fix wrong SQL / table name * Captive TFA Use correct prefix in the TFA helper when getting config UI * Captive TFA Fix a whoopsie or four * Captive TFA Coffee has long stopped working * Captive TFA Format the Methods page * Captive TFA Fix wrong TFA method internal name * Captive TFA Make sure we get the right view in the controllers * Captive TFA Remove yet another integration of the legacy TFA * Captive TFA Automatic migration from old TFA upon first login * Captive TFA Frontend MVC * Captive TFA Frontend routing * Captive TFA Style the method select page * Captive TFA Missed a legacy integration which needs removal * Captive TFA Better format of the configuration UI in the profile page * Captive TFA Use language strings when migrating data from legacy TFA * Captive TFA Only show the prompt to add a TFA method if none is already added * Captive TFA YubiKey should allow entry batching This means that you can authenticate with any registered YubiKey in your user profile. * Captive TFA Replace Tfa::triggerEvent * Captive TFA Import WebAuthn plugin * Captive TFA Improve TFA behavior on non-HTML pages. Basically, block them! * Captive TFA Replace alerts with Joomla messages * Captive TFA Move onUserAfterDelete code to the `joomla` user plugin * Captive TFA Remove the System - Two Factor Authentication plugin Use a trait for the application and fold the rest of the code into Joomla's core user plugin. * Captive TFA Remove accidental leftover references to loginguard * Captive TFA Import Code by Email plugin * Captive TFA Post-installation messages * Captive TFA Enable the TFA plugins on NEW installations * Captive TFA XML formatting * Captive TFA Language and grammar in comments * Captive TFA Rearrange XML attributes * Captive TFA Fix typo * Captive TFA Fix wrong language key name * Captive TFA Remove leftover legacy TFA options * Captive TFA Fix wrong CSS class * Captive TFA Merge the padding classes * Captive TFA This lang string should never have had a link * Captive TFA Hide the Key emoji from screen readers * Captive TFA Accessibility improvements * Captive TFA Accessibility improvements * Captive TFA Accessibility improvements * Captive TFA Accessibility improvements * Captive TFA Accessibility improvements * Captive TFA Accessibility improvements * Captive TFA Use “Two Factor Authentication” / TFA consistently * Captive TFA Tytytytypo * Captive TFA Fixed PHPCS issue unrelated to PR but reported by Drone nonetheless * Captive TFA Lang improvement Co-authored-by: Brian Teeman <brian@teeman.net> * Captive TFA Lang improvement Co-authored-by: Brian Teeman <brian@teeman.net> * Captive TFA Remove no longer valid plugin options * Captive TFA Typo in plugin path * Captive TFA Move TFA options in com_users config next to the password options * Captive TFA Add Show Inline Help button to com_users' options page * Captive TFA Move loading static assets to the view template See joomla/joomla-cms#37356 for the reasoning. This should REALLY have been documented somewhere... * Captive TFA Fixed wrong plugin path * Captive TFA Language style guide Co-authored-by: Brian Teeman <brian@teeman.net> * Captive TFA Language style guide * SQL code style and consistency fixes * Add "CAN FAIL" installer hint * Change longtext to mediumtext * Change longtext to mediumtext in update script * No default value for method * Use real null values for last_used * Captive TFA Fix JS linter errors * Captive TFA Fix PHPCS issues after merging @richard67 's PR * Captive TFA Update formatRelative to use JNEVER, simplifying the code in the view templates. * Captive TFA Fix typo * Captive TFA Fix transcription error * Captive TFA Show correct TFA column in the backend Users page * Captive TFA Fix PHPCS errors in UsersModel unrelated to this PR * Captive TFA Add note about supported browsers in TOTP's link * Captive TFA Remove bogus ESLint notice about qrcode * Captive TFA Fix confusing prompt * Captive TFA Consistently change ->qn to ->quoteName * Captive TFA Strict equality check * Captive TFA Move setSiteTemplateStyle to the views * Captive TFA Rename regbackupcodes to regenerateBackupCodes * Captive TFA Rename dontshowthisagain to doNotShowThisAgain * Captive TFA Throw deprecated notices from deprecated methods * Captive TFA Strict comparison * Captive TFA Typo in comment * Captive TFA Rename TwoFactorAuthenticationAware to TwoFactorAuthenticationHandler * Captive TFA Fix comment typo * Captive TFA Remove variables from SQL when not necessary * codestyle changes * Renamed SiteTemplateAware to SiteTemplateTrait Change made against feedback item joomla/joomla-cms#37811 (review) for pull request #37811 with title "Improved Two Factor Authentication". Feedback item marked the SiteTemplateAware trait name and had the following content: > Still ...Aware is not a good name for a trait, since it usually denotes interfaces * Remove more instances of "2SV" Per feedback item joomla/joomla-cms#37811 (comment) * s/Two Step Verification/Two Step Validation/ Per feedback item joomla/joomla-cms#37811 (comment) * Language style Per feedback item joomla/joomla-cms#37811 (comment) * Remove unnecessary language string * Remove redundant paragraph tags from PLG_TWOFACTORAUTH_EMAIL_XML_DESCRIPTION Per feedback item joomla/joomla-cms#37811 (comment) * Remove redundant paragraph tags from PLG_TWOFACTORAUTH_EMAIL_XML_DESCRIPTION Per feedback item joomla/joomla-cms#37811 (comment) The other file with the same language string I forgot to put in the previous commit. * Remove the info tooltip in the methods list Addresses feedback in joomla/joomla-cms#37811 (comment) * Simplify the TFA enabled / disabled message Per feedback item joomla/joomla-cms#37811 (comment) * Fix layout of backup codes in methods list Per feedback item joomla/joomla-cms#37811 (comment) * Fix mail message Per joomla/joomla-cms#37811 (comment) * Confirm TFA method deletion Per feedback item joomla/joomla-cms#37811 (comment) * Simplify code label in Email plugin Per feedback joomla/joomla-cms#37811 (comment) We show short instructions above the field and the field label is simplified. Applied the same change to the Fixed plugin for consistency. * Remove more dead code referencing the legacy TFA * Use concrete events This was the plan all along. Now that joomla/joomla-cms#36578 is merged we can FINALLY do it! * WebAuthn support for some Android devices and FIDO keys Backported from joomla/joomla-cms#37675 * Rename Tfa to Mfa Ongoing process * Move Joomla\CMS\Event\TwoFactor to Joomla\CMS\Event\MultiFactor Ongoing process * Two Factor Authentication => Multi-factor Authentication Ongoing process * `#__user_tfa` => `#__user_mfa` Ongoing process * twofactorauth => multifactorauth Ongoing process * Change the post-install message Ongoing process * Remove references to “second factor” Ongoing process * Remove the legacy TFA plugins * I missed a few things * I missed a few more things * Wrong redirection from post-installation messages Addresses joomla/joomla-cms#37811 (comment) * Fix NotifyActionLog expected event names Addresses feedback item joomla/joomla-cms#37811 (comment) * Improve display of Last Used date Addresses feedback item joomla/joomla-cms#37811 (comment) * MFA extension helper moves the group to the correct alpha order in the array now that it doesnt begin with T * Remove unused field * Remove no longer used language strings * Undo changes in old SQL scripts * Improve layout and accessibility of the methods list page Based on VoiceOver testing on macOS 12.4 and the feedback from joomla/joomla-cms#37811 (comment) and joomla/joomla-cms#37811 (comment) * Add missing options to plg_multifactorauth_email * Sort lines alphabetically Why not confuse the translators with out of order labels providing zero context to what they are translating? It's the One True Joomla Way... * Add label to the One Time Emergency Password input Per feedback item joomla/joomla-cms#37811 (comment) * Sort lines * Fix PHPCS complaint * Formatting of XML files * Forgot to remove extra CSS class * Apply suggestions from code review Formatting, wrong copyright and version information Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Commit suggestions from code review Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Commit formatting suggestions from code review Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Commit formatting suggestions from code review Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Commit formatting suggestions from code review Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Commit formatting suggestions from code review Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Commit formatting suggestions from code review Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Commit formatting suggestions from code review Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Commit formatting suggestions from code review Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Commit formatting suggestions from code review Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Commit formatting suggestions from code review Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Update build/media_source/plg_multifactorauth_webauthn/js/webauthn.es6.js Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Fix update SQL Feedback item joomla/joomla-cms#37811 (review) * Onboarding would result in a PHP exception Feedback item joomla/joomla-cms#37811 (comment) * Make MFA plugins' publish state consistent between MySQL and PostgreSQL Feedback item joomla/joomla-cms#37811 (review) * Update administrator/components/com_users/src/Controller/MethodsController.php Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Update administrator/components/com_admin/sql/updates/mysql/4.2.0-2022-05-15.sql Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Update administrator/components/com_admin/sql/updates/postgresql/4.2.0-2022-05-15.sql Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Update administrator/components/com_admin/sql/updates/mysql/4.2.0-2022-05-15.sql Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Update administrator/components/com_admin/sql/updates/postgresql/4.2.0-2022-05-15.sql Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Update administrator/components/com_admin/sql/updates/postgresql/4.2.0-2022-05-15.sql Co-authored-by: Richard Fath <richard67@users.noreply.github.com> * Restore obsolete language strings Per discussion with @bembelimen I had to rename One Time Emergency Passwords to Backup Codes so as not to make major changes to the obsolete language strings. Having them named One Time Emergency Passwords (OTEPs) was both misleading (they are not passwords, they are second factor authentication codes) and would collide with the `_OTEP_` component of language existing strings. Backup Codes is a good compromise, one that is also field tested for nearly seven years. So, there you go! * Re-add the obsolete plugins' language files Per discussion with @bembelimen Yes, it's pointless, it looks wrong, it is what it is. At least I've put a header that this file needs to be removed. * Remove no longer used twofactor field * Rename CSS class to com-users-profile__multifactor * Update administrator/language/en-GB/plg_multifactorauth_email.sys.ini Co-authored-by: Brian Teeman <brian@teeman.net> * Update administrator/language/en-GB/plg_multifactorauth_email.ini Co-authored-by: Brian Teeman <brian@teeman.net> * Update administrator/language/en-GB/plg_multifactorauth_email.ini Co-authored-by: Brian Teeman <brian@teeman.net> * Update administrator/language/en-GB/com_users.ini Co-authored-by: Brian Teeman <brian@teeman.net> * Update administrator/language/en-GB/com_users.ini Co-authored-by: Brian Teeman <brian@teeman.net> * Update administrator/language/en-GB/com_users.ini Co-authored-by: Brian Teeman <brian@teeman.net> * Update administrator/language/en-GB/com_users.ini Co-authored-by: Brian Teeman <brian@teeman.net> * Update administrator/language/en-GB/com_users.ini Co-authored-by: Brian Teeman <brian@teeman.net> * Accessibility improvement * Improve language * Change the heading level * Fix case of extension registry file Regression after renaming TFA to MFA * Remove accidental double space after echo * Remove BS3 leftovers * Remove BS3 leftovers * Remove BS3 leftovers * Update administrator/components/com_users/tmpl/methods/list.php Co-authored-by: Brian Teeman <brian@teeman.net> * Update components/com_users/tmpl/methods/list.php Co-authored-by: Brian Teeman <brian@teeman.net> * PHP warnings when there are no MFA plugins enabled * MFA onboarding was shown with no MFA plugins enabled * Backup codes alert is narrower than page on super-wide screens * Backup codes alert heading font size fix in backend * Revert wording for JENFORCE_2FA_REDIRECT_MESSAGE * Backend users without `core.manage` on com_users were blocked They were blocked from setting up / manage their on MFA, blocked from the onboarding page and blocked from the captive login page. * Onboarding in backend shouldn't have a Back button * Improve layout of method add/edit page * Remove unnecessary H5 tag from TOTP setup table * Kill that bloody Back button with fire * MFA WebAuthn: use Joomla.Text instead of Joomla.JText * MFA WebAuthn: show meaningful error on HTTP * MFA Email: more sensible email body * MFA WebAuthn: must be able to edit the title * MFA add/edit: remove placeholders, replace with help text * Heading levels We assume an H1 will already be output on the page. This is always true on Atum and never true on Cassiopeia — but very likely on real world sites's frontend templates. So it's a compromise which is at least better than the previous case of starting at h3 or h4. * Editing a user would show the wrong interface When editing a user other than ourselves we need to show the MFA editing interface for the user being edited, not the MFA editing interface for our own user. * Refactor security checks Now they are conforming to the original intention * Add missing Group By to the SQL query * Show MFA enabled when a legacy method is enabled * Users: filter by MFA status * Language clarification * Move the frontend onboarding page header to the top * User Options language clarification * PostgreSQL installation SQL wasn't updated * Adding periods to the end of lines of error messages you will never, ever see * Remove a tab * Remove another tab from a comment * Typo removing junk * Remove useless imports * Busywork * Typo in the INI file * Align comment * Remove redundant SQL for PostgreSQL * Typo in labels' `for` attribute * Move backup codes to the top of the page * Mandatory and forbidden MFA was not taken into account If only one group matched, due to typo. * Show information when MFA is mandatory * Make the buttons smaller * The secondary button looks horrid in the frontend * Redirect users to login page in the frontend When they try to access a captive or methods / method page. * MFA Email: fallback to standard mailer when the mail template isn't installed * Delete backup codes when the last MFA method is deleted * Use text inputs for TOTP With the correct input box attributes * Fix the buttons for WebAuthn * Clarify language strings * Use toolbar buttons in the backend Except for screen size small and extra small. Over there we ALSO display the inline content buttons because the toolbar buttons are hidden behind an unintuitive gears icon. JUST BECAUSE THE DEFAULT JOOMLA WAY IS TO USE A TOOLBAR IT DOES NOT MEAN THAT IT MAKES SENSE ALWAYS, EVERYWHERE. THE USER IS KING. WE SERVE THE USER, NOT OURSELVES! * Change the icon classes * Forgot to copy over the changes to the frontend * Regression: configure existing authenticators We used to set field_type to custom to make the code entry disappear. After the changes to the field type handling we need to instead set input_type to hidden. * Backup codes should never become the default method automatically * Improve methods list layout Now it is more clear which methods are enabled and which are available. * Use toolbar buttons in backend pages Except when the screen size is extra small which is the point where the toolbar is hidden and the interface becomes unintuitive. * Fix return URLs for backend MFA edit pages * Edit / Delete buttons mention the auth method name in the respective button's visually hidden text * RTL aware back buttons * Consistent use of the term Fixed Code * Fix typo Co-authored-by: Brian Teeman <brian@teeman.net> Co-authored-by: Richard Fath <richard67@users.noreply.github.com> Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com>
renovate-bot
force-pushed
the
renovate/configure
branch
from
June 24, 2022 07:49
29e2dd0
to
6526225
Compare
renovate-bot
force-pushed
the
renovate/configure
branch
from
June 26, 2022 09:44
6526225
to
d948845
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
composer.json
(composer).drone.yml
(droneci).github/workflows/cacert-update.yml
(github-actions).github/workflows/create-translation-pull-request-v4.yml
(github-actions)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.json
in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.What to Expect
With your current configuration, Renovate will create 81 Pull Requests:
Pin dependencies
renovate/pin-dependencies
4.2-dev
7.16.7
7.16.7
2.3.6
1.0.4
1.0.0
2.11.0
5.3.0
21.0.1
13.1.2
3.0.1
3.2.26
2.6.0
3.0.15
3.0.5
10.4.1
1.1.5
5.1.3
9.1.0
3.5.2
1.8.7
4.1.31
1.3.1
1.2.0
1.0.2
1.4.2
1.4.0
5.65.2
8.3.0
1.3.1
3.20.1
1.5.12
5.0.14
0.7.2
2.3.1
5.0.0
1.4.4
3.3.1
3.7.3
0.15.4
8.5.0
15.0.0
2.25.3
8.2.0
1.1.2
5.2.0
3.4.0
10.0.0
1.2.4
2.0.0
3.10.1
4.0.0
0.2.0
2.0.1
2.0.1
2.0.0
2.0.0-alpha2
2.0.0
2.0.0
2.0.0
2.1.0
2.0.0
2.0.1
2.0.1
2.0.1
2.0.0
2.0.3
2.0.0
1.0.0
2.0.0
2.0.0
2.0.1
2.0.0
2.0.1
2.0.0
2.0.1
2.0.2
2.0.0
3.6.0
3.3.2
6.3.17
2.1.0
2.1.2
0.2.6
1.1.0
4.0.1
0.1.13
0.0.6
2.4.1
8.11.1
5.0.4
1.3.1
1.17.1
6.6.0
8.5.26
8.4.5
4.0.2
1.0.0
1.1.4
2.1.1
1.4.4
2.2.2
3.0.2
0.10.0
2.62.0
6.0.0
1.49.9
8.0.8
1.0.4
4.1.3
3.6.2
14.2.0
24.0.0
5.0.0
4.1.0
5.7.0
5.10.3
3.1.7
4.0.2
4.1.0
2.2.0
2.1.7
3.1.0
Pin dependencies
renovate/symfony
4.2-dev
5.4.7
5.4.7
5.4.5
5.4.3
1.25.0
5.4.3
5.4.3
Pin dependency @fortawesome/fontawesome-free to v
renovate/font-awesome
4.2-dev
5.15.4
Update dependency @popperjs/core to v2.11.5
renovate/popperjs-core-2.x
4.2-dev
2.11.5
Update dependency @rollup/plugin-babel to v5.3.1
renovate/rollup-plugin-babel-5.x
4.2-dev
5.3.1
Update dependency accessibility to v3.0.17
renovate/accessibility-3.x
4.2-dev
3.0.17
Update dependency autoprefixer to v10.4.8
renovate/autoprefixer-10.x
4.2-dev
10.4.8
Update dependency chokidar to v3.5.3
renovate/chokidar-3.x
4.2-dev
3.5.3
Update dependency codeception/module-phpbrowser to v1.0.3
renovate/codeception-module-phpbrowser-1.x
4.2-dev
1.0.3
Update dependency codemirror to v5.65.7
renovate/codemirror-5.x
4.2-dev
5.65.7
Update dependency composer/ca-bundle to v1.3.3
renovate/composer-ca-bundle-1.x
4.2-dev
1.3.3
Update dependency karma-jasmine to v4.0.2
renovate/karma-jasmine-4.x
4.2-dev
4.0.2
Update dependency karma-verbose-reporter to v0.0.8
renovate/karma-verbose-reporter-0.x
4.2-dev
0.0.8
Update dependency mediaelement to v5.0.5
renovate/mediaelement-5.x
4.2-dev
5.0.5
Update dependency phpmailer/phpmailer to v6.6.3
renovate/phpmailer-phpmailer-6.x
4.2-dev
6.6.3
Update dependency phpunit/phpunit to v8.5.28
renovate/phpunit-phpunit-8.x
4.2-dev
8.5.28
Update dependency postcss to v8.4.14
renovate/postcss-8.x
4.2-dev
8.4.14
Update dependency postcss-scss to v4.0.4
renovate/postcss-scss-4.x
4.2-dev
4.0.4
Update dependency skipto to v4.1.6
renovate/skipto-4.x
4.2-dev
4.1.6
Update dependency tinymce to v5.10.5
renovate/tinymce-5.x
4.2-dev
5.10.5
Update vue monorepo to v3.2.37
renovate/vue-monorepo
4.2-dev
3.2.37
3.2.37
Update babel monorepo to v7.18.10
renovate/babel-monorepo
4.2-dev
7.18.10
7.18.10
Update dependency @rollup/plugin-commonjs to v21.1.0
renovate/rollup-plugin-commonjs-21.x
4.2-dev
21.1.0
Update dependency @rollup/plugin-node-resolve to v13.3.0
renovate/rollup-plugin-node-resolve-13.x
4.2-dev
13.3.0
Update dependency @rollup/plugin-replace to v3.1.0
renovate/rollup-plugin-replace-3.x
4.2-dev
3.1.0
Update dependency bootstrap to v5.2.0
renovate/bootstrap-5.x
4.2-dev
5.2.0
Update dependency codeception/codeception to v4.2.1
renovate/codeception-codeception-4.x
4.2-dev
4.2.1
Update dependency core-js to v3.24.1
renovate/core-js-3.x
4.2-dev
3.24.1
Update dependency cssnano to v5.1.12
renovate/cssnano-5.x
4.2-dev
5.1.12
Update dependency diff to v5.1.0
renovate/diff-5.x
4.2-dev
5.1.0
Update dependency eslint to v8.21.0
renovate/eslint-8.x
4.2-dev
8.21.0
Update dependency eslint-plugin-import to v2.26.0
renovate/eslint-plugin-import-2.x
4.2-dev
2.26.0
Update dependency eslint-plugin-vue to v8.7.1
renovate/eslint-plugin-vue-8.x
4.2-dev
8.7.1
Update dependency fig/link-util to v1.2.0
renovate/fig-link-util-1.x
4.2-dev
1.2.0
Update dependency friendsofphp/php-cs-fixer to v3.9.5
renovate/friendsofphp-php-cs-fixer-3.x
4.2-dev
3.9.5
Update dependency fs-extra to v10.1.0
renovate/fs-extra-10.x
4.2-dev
10.1.0
Update dependency jasmine-core to v3.99.1
renovate/jasmine-monorepo
4.2-dev
3.99.1
Update dependency jquery-migrate to v3.4.0
renovate/jquery-migrate-3.x
4.2-dev
3.4.0
Update dependency karma to v6.4.0
renovate/karma-6.x
4.2-dev
6.4.0
Update dependency karma-coverage to v2.2.0
renovate/karma-coverage-2.x
4.2-dev
2.2.0
Update dependency laminas/laminas-diactoros to v2.14.0
renovate/laminas-laminas-diactoros-2.x
4.2-dev
2.14.0
Update dependency psr/link to v1.1.1
renovate/psr-link-1.x
4.2-dev
1.1.1
Update dependency rollup to v2.77.2
renovate/rollup-2.x
4.2-dev
2.77.2
Update dependency sass to v1.54.1
renovate/sass-1.x
4.2-dev
1.54.1
Update dependency selenium-standalone to v8.2.0
renovate/selenium-standalone-8.x
4.2-dev
8.2.0
Update dependency squizlabs/php_codesniffer to v3.7.1
renovate/squizlabs-php_codesniffer-3.x
4.2-dev
3.7.1
Update dependency stylelint to v14.9.1
renovate/stylelint-14.x
4.2-dev
14.9.1
Update dependency stylelint-scss to v4.3.0
renovate/stylelint-scss-4.x
4.2-dev
4.3.0
Update dependency terser to v5.14.2
renovate/terser-5.x
4.2-dev
5.14.2
Update Node.js to v18
renovate/node-18.x
4.2-dev
18-alpine
Update actions/checkout action to v3
renovate/actions-checkout-3.x
4.2-dev
v3
Update actions/setup-node action to v3
renovate/actions-setup-node-3.x
4.2-dev
v3
Update dependency @fortawesome/fontawesome-free to v6
renovate/major-font-awesome
4.2-dev
6.1.2
Update dependency @rollup/plugin-commonjs to v22
renovate/rollup-plugin-commonjs-22.x
4.2-dev
22.0.1
Update dependency @rollup/plugin-replace to v4
renovate/rollup-plugin-replace-4.x
4.2-dev
4.0.0
Update dependency accessibility to v4
renovate/accessibility-4.x
4.2-dev
4.0.0
Update dependency choices.js to v10
renovate/choices.js-10.x
4.2-dev
10.1.0
Update dependency codeception/codeception to v5
renovate/codeception-codeception-5.x
4.2-dev
5.0.0
Update dependency codeception/module-asserts to v3
renovate/codeception-module-asserts-3.x
4.2-dev
3.0.0
Update dependency codeception/module-db to v3
renovate/codeception-module-db-3.x
4.2-dev
3.0.1
Update dependency codeception/module-phpbrowser to v3
renovate/codeception-module-phpbrowser-3.x
4.2-dev
3.0.0
Update dependency codeception/module-rest to v3
renovate/codeception-module-rest-3.x
4.2-dev
3.1.0
Update dependency codeception/module-webdriver to v3
renovate/codeception-module-webdriver-3.x
4.2-dev
3.1.2
Update dependency codemirror to v6
renovate/codemirror-6.x
4.2-dev
6.0.1
Update dependency commander to v9
renovate/commander-9.x
4.2-dev
9.4.0
Update dependency doctrine/inflector to v2
renovate/doctrine-inflector-2.x
4.2-dev
2.0.4
Update dependency eslint-plugin-vue to v9
renovate/eslint-plugin-vue-9.x
4.2-dev
9.3.0
Update dependency ini to v3
renovate/ini-3.x
4.2-dev
3.0.0
Update dependency jasmine-core to v4
renovate/major-jasmine-monorepo
4.2-dev
4.3.0
Update dependency karma-jasmine to v5
renovate/karma-jasmine-5.x
4.2-dev
5.1.0
Update dependency mysql to v8
renovate/mysql-8.x
4.2-dev
8.0
Update dependency phpunit/phpunit to v9
renovate/phpunit-phpunit-9.x
4.2-dev
9.5.21
Update dependency postgres to v14
renovate/postgres-14.x
4.2-dev
14-alpine
Update dependency psr/link to v2
renovate/psr-link-2.x
4.2-dev
2.0.1
Update dependency psr/log to v3
renovate/psr-log-3.x
4.2-dev
3.0.0
Update dependency stylelint-config-standard to v26
renovate/stylelint-config-standard-26.x
4.2-dev
26.0.0
Update dependency tinymce to v6
renovate/tinymce-6.x
4.2-dev
6.1.2
Update dependency wamania/php-stemmer to v3
renovate/wamania-php-stemmer-3.x
4.2-dev
3.0.0
Update dependency web-auth/webauthn-lib to v4
renovate/web-auth-webauthn-lib-4.x
4.2-dev
4.0.5
Update peter-evans/create-pull-request action to v4
renovate/peter-evans-create-pull-request-4.x
4.2-dev
v4
Update symfony packages to v6 (major)
renovate/major-symfony
4.2-dev
6.1.3
6.1.3
6.1.3
6.1.0
6.1.0
6.1.3
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for
prhourlylimit
for details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Mend Renovate. View repository job log here.