29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-20 11:05:08 +00:00
cms/plugins
sitecode 302ce23570
[4.4] Improve Totp code input (#42608)
* [4.4] Improve Totp code input

* Fix code input pattern attribute

* Specify autocomplete on code input

* [4.4] Improve Totp code input

* Fix typo

* [4.4] Improve Totp code input

* Fix mixed single/double quotes

* Add code input required attribute to disable submitting an empty code value

* [4.4] Improve Totp code input

* Apply same fix to Email Totp:
  - Fix code input pattern attribute
  - Specify autocomplete on code input
  - Add code input required attribute to disable submitting an empty code value
  - Fix mixed single/double quotes

---------
2024-01-19 15:44:06 +01:00
..
actionlog/joomla Do not import global classes (#41078) 2023-06-28 14:01:50 +02:00
api-authentication Move to user factory aware trait (#40430) 2023-05-15 11:52:44 +02:00
authentication Do not import global classes (#41078) 2023-06-28 14:01:50 +02:00
behaviour Joomla! 4.4.0 Beta 2 2023-09-19 14:47:35 +02:00
captcha Optimizing import statements (#39984) 2023-03-08 00:12:14 -05:00
content [4.4.0] Fix condition for menuitems (#42157) 2023-10-30 19:25:18 +01:00
editors [4.4] TinyMCE 5.10.9 (#42359) 2023-11-23 10:08:43 +01:00
editors-xtd Joomla! 4.4.0 Alpha 2 2023-06-24 15:18:57 +02:00
extension Merge branch '4.3-dev' into 4.4-dev 2023-09-19 10:40:48 +02:00
fields [4] article field List on webservices (#42206) 2023-10-30 17:27:06 +01:00
filesystem/local Introduce a language aware interface (#40614) 2023-06-14 21:54:12 +02:00
finder Phan: Fixing reference to Exceptions (#40027) 2023-04-06 08:53:10 +02:00
installer Revert "Add a text function for plugins (#41081)" (#41385) 2023-08-18 13:07:21 +02:00
media-action Joomla! 4.4.0 Alpha 1 2023-05-31 16:58:50 +02:00
multifactorauth [4.4] Improve Totp code input (#42608) 2024-01-19 15:44:06 +01:00
privacy Joomla! 4.4.0 Alpha 1 2023-05-31 16:58:50 +02:00
quickicon Do not import global classes (#41078) 2023-06-28 14:01:50 +02:00
sampledata [4.4] Shorten the menu title to 16 for language suffix (#41846) 2023-09-28 17:35:05 +02:00
system Joomla! 4.4.0 Beta 3 2023-09-26 13:44:57 +02:00
task Merge branch '4.3-dev' into 4.4-dev 2023-08-14 13:44:32 +02:00
user Do not import global classes (#41078) 2023-06-28 14:01:50 +02:00
webservices redo of #41520 (#41856) 2023-09-25 09:40:31 +02:00
workflow Declare the context variable correctly (#42336) 2023-11-18 15:05:52 +01:00
index.html