[TikiWiki-commits] [Git][tikiwiki/tiki][27.x] [BP][FIX] Enforce HTTPS by default in External Link dialog

"luci \(@luciash\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <6981e0fd3d185_3b93fc9c550d2@gitlab-sidekiq-low-urgency-cpu-bound-v2-7bb94876c5-jkcrx.mail>

luci pushed to branch 27.x at Tiki Wiki CMS Groupware / Tiki


Commits:
b3ab181a by Yves Ngalamulume at 2026-02-03T11:15:56+00:00
[BP][FIX] Enforce HTTPS by default in External Link dialog
---
* [BP][FIX] Enforce HTTPS by default in External Link dialog
---
* [BP][FIX] Enforce HTTPS by default in External Link dialog
---
* [FIX] Enforce HTTPS by default in External Link dialog
---
* [FIX] Enforce HTTPS by default in External Link dialog

See merge request tikiwiki/tiki!9453

See merge request tikiwiki/tiki!9459

See merge request tikiwiki/tiki!9471

See merge request tikiwiki/tiki!9472

- - - - -


1 changed file:

- lib/jquery_tiki/tiki-toolbars.js


Changes:

=====================================
lib/jquery_tiki/tiki-toolbars.js
=====================================
@@ -404,7 +404,7 @@ function dialogExternalLinkOpen( area_id ) {
         }
     }
     if (!$("#tbLinkURL").val()) {
-        $("#tbLinkURL").val("http://");
+        $("#tbLinkURL").val("https://");
     }
 }
 



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/b3ab181a687ca85cf4dfcb37f21bdc05396af35a

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/b3ab181a687ca85cf4dfcb37f21bdc05396af35a
You're receiving this email because of your account on gitlab.com.

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.