Thread Tools Display Modes
05/11/16, 12:28 PM   #1
Ayantir
 
Ayantir's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 1,019
[implemented] ConfirmOpenURL / OpenURLByType modification and goes public

Okay the dilemn of opening URL is security.
Let's say addon author X add this and creates a fake website, "log in with your ESO account" User does and -> password stolen

So :

OpenURLByType () -> public
New ApprovedURLType : APPROVED_URL_ESO_OUTSIDE

A nice webpage on one of your servers, when using :

Lua Code:
  1. ApprovedURLType(APPROVED_URL_ESO_OUTSIDE, "www.google.com")


it will display a nice webpage like this :


 
05/13/16, 08:56 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,913
Thanks for the hint, will implement a new site to show kitten videos in my addon until this is fixed

Just joking
 
06/24/16, 12:13 PM   #3
Ayantir
 
Ayantir's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 1,019
A little bump, with a picture you may known because you already protect your website against this :

 
06/24/16, 01:59 PM   #4
ZOS_ChipHilseberg
ZOS Staff!
Premium Member
Yes this person is from ZeniMax!
Join Date: Oct 2014
Posts: 551
I talked to our UI designer and we can probably get this in as proposed.
 

ESOUI » Developer Discussions » Wish List » [implemented] ConfirmOpenURL / OpenURLByType modification and goes public

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off