mirror of
https://github.com/9001/copyparty.git
synced 2025-10-05 19:42:29 +02:00
md/logue sandbox: custom allow prop
add global-option and volflag to specify the value of the iframe's allow-property
This commit is contained in:
parent
4c04798aa5
commit
6a0aaaf069
6 changed files with 22 additions and 12 deletions
|
@ -147,7 +147,7 @@ class Cfg(Namespace):
|
|||
ex = "db_act k304 loris no304 re_maxage rproxy rsp_jtr rsp_slp s_wr_slp snap_wri theme themes turbo"
|
||||
ka.update(**{k: 0 for k in ex.split()})
|
||||
|
||||
ex = "ah_alg bname chpw_db doctitle df exit favico idp_h_usr ipa html_head lg_sbf log_fk md_sbf name og_desc og_site og_th og_title og_title_a og_title_v og_title_i shr tcolor textfiles unlist vname xff_src R RS SR"
|
||||
ex = "ah_alg bname chpw_db doctitle df exit favico idp_h_usr ipa html_head lg_sba lg_sbf log_fk md_sba md_sbf name og_desc og_site og_th og_title og_title_a og_title_v og_title_i shr tcolor textfiles unlist vname xff_src R RS SR"
|
||||
ka.update(**{k: "" for k in ex.split()})
|
||||
|
||||
ex = "ban_403 ban_404 ban_422 ban_pw ban_url"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue