You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
6.4 KiB

  1. (()=>{"use strict";var e,o={85781:(e,o,s)=>{var n=s(32981),a=s(85471),c=s(56760),r=s(18740),d=s(84237);s(51257);const i={name:"PersonalSettings",components:{NcButton:r.A,NcLoadingIcon:d.A},data:()=>({generatingCodes:!1}),computed:{downloadUrl(){return this.codes?"data:text/plain,"+encodeURIComponent(this.codes.reduce(((e,t)=>e+t+"\r\n"),"")):""},downloadFilename:()=>(OC.theme.name||"Nextcloud")+"-backup-codes.txt",enabled(){return this.$store.state.enabled},total(){return this.$store.state.total},used(){return this.$store.state.used},codes(){return this.$store.state.codes},name:()=>OC.theme.name||"Nextcloud",haveCodes(){return this.codes&&this.codes.length>0}},methods:{generateBackupCodes(){(0,c.C)().then((()=>{this.generatingCodes=!0,this.$store.dispatch("generate").then((()=>{this.generatingCodes=!1})).catch((e=>{throw OC.Notification.showTemporary(t("twofactor_backupcodes","An error occurred while generating your backup codes")),this.generatingCodes=!1,e}))})).catch(console.error.bind(this))},getPrintData:e=>e?e.reduce(((e,t)=>e+t+"<br>"),""):"",printCodes(){!function(e){const o=OC.theme.name||"Nextcloud",s=window.open("",t("twofactor_backupcodes","{name} backup codes",{name:o}));s.document.write("<h1>"+t("twofactor_backupcodes","{name} backup codes",{name:o})+"</h1>"),s.document.write("<pre>"+e+"</pre>"),s.print(),s.close()}(this.getPrintData(this.codes))}}};var u=s(85072),l=s.n(u),p=s(97825),b=s.n(p),f=s(77659),h=s.n(f),g=s(55056),_=s.n(g),A=s(10540),v=s.n(A),m=s(41113),k=s.n(m),C=s(40097),w={};w.styleTagTransform=k(),w.setAttributes=_(),w.insert=h().bind(null,"head"),w.domAPI=b(),w.insertStyleElement=v(),l()(C.A,w),C.A&&C.A.locals&&C.A.locals;const y=(0,s(14486).A)(i,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"backupcodes-settings"},[e.enabled?[t("p",{staticClass:"backupcodes-settings__codes"},[e.haveCodes?[e._v("\n\t\t\t\t"+e._s(e.t("twofactor_backupcodes","These are your backup codes. Please save and/or print them as you will not be able to read the codes again later."))+"\n\t\t\t\t"),t("ul",e._l(e.codes,(function(o){return t("li",{key:o,staticClass:"backupcodes-settings__codes__code"},[e._v("\n\t\t\t\t\t\t"+e._s(o)+"\n\t\t\t\t\t")])})),0)]:[e._v("\n\t\t\t\t"+e._s(e.t("twofactor_backupcodes","Backup codes have been generated. {used} of {total} codes have been used.",{used:e.used,total:e.total}))+"\n\t\t\t")]],2),e._v(" "),t("p",{staticClass:"backupcodes-settings__actions"},[e.haveCodes?[t("NcButton",{attrs:{href:e.downloadUrl,download:e.downloadFilename,type:"primary"}},[e._v("\n\t\t\t\t\t"+e._s(e.t("twofactor_backupcodes","Save backup codes"))+"\n\t\t\t\t")]),e._v(" "),t("NcButton",{on:{click:e.printCodes}},[e._v("\n\t\t\t\t\t"+e._s(e.t("twofactor_backupcodes","Print backup codes"))+"\n\t\t\t\t")])]:e._e(),e._v(" "),t("NcButton",{attrs:{id:"generate-backup-codes"},on:{click:e.generateBackupCodes}},[e._v("\n\t\t\t\t"+e._s(e.t("twofactor_backupcodes","Regenerate backup codes"))+"\n\t\t\t")])],2),e._v(" "),t("p",[t("em",[e._v("\n\t\t\t\t"+e._s(e.t("twofactor_backupcodes","If you regenerate backup codes, you automatically invalidate old codes."))+"\n\t\t\t")])])]:t("NcButton",{attrs:{id:"generate-backup-codes",disabled:e.generatingCodes},on:{click:e.generateBackupCodes},scopedSlots:e._u([{key:"icon",fn:function(){return[e.generatingCodes?t("NcLoadingIcon"):e._e()]},proxy:!0}],null,!1,4108280908)},[e._v("\n\t\t"+e._s(e.t("twofactor_backupcodes","Generate backup codes"))+"\n\t")])],2)}),[],!1,null,"70ee3f3c",null).exports;var x=s(95353),O=s(65043),B=s(63814);a.Ay.use(x.Ay);const P={setEnabled(e,t){a.Ay.set(e,"enabled",t)},setTotal(e,t){a.Ay.set(e,"total",t)},setUsed(e,t){a.Ay.set(e,"used",t)},setCodes(e,t){a.Ay.set(e,"codes",t)}},N={generate(e){let{commit:t}=e;return t("setEnabled",!1),function(){const e=(0,B.Jv)("/apps/twofactor_backupcodes/settings/create");return O.Ay.post(e,{}).then((e=>e.data))}().then((e=>{let{codes:o,state:s}=e;return t("setEnabled",s.enabled),t("setTotal",s.total),t("setUsed",s.used),t("setCodes",o),!0}))}},S=new x.il({strict:!1,state:{enabled:!1,total:0,used:0,codes:[]},
  2. //# sourceMappingURL=twofactor_backupcodes-settings.js.map?v=96a29b343a0f9d9c9208