diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-09-29 01:14:57 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2019-09-29 09:29:23 +0000 |
commit | e57b27820e940a78024eaad577cc92e1812ad14f (patch) | |
tree | bb19ba384445950e34938ab4ad6bc1f1766d9941 /apps/settings/js/vue-settings-admin-security.js | |
parent | a0d48c568d34d20a894b55ef2d26d972339866a2 (diff) | |
download | nextcloud-server-e57b27820e940a78024eaad577cc92e1812ad14f.tar.gz nextcloud-server-e57b27820e940a78024eaad577cc92e1812ad14f.zip |
Bump webpack from 4.40.2 to 4.41.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.40.2 to 4.41.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.40.2...v4.41.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'apps/settings/js/vue-settings-admin-security.js')
-rw-r--r-- | apps/settings/js/vue-settings-admin-security.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/js/vue-settings-admin-security.js b/apps/settings/js/vue-settings-admin-security.js index c513b820cec..a6ab1fbba54 100644 --- a/apps/settings/js/vue-settings-admin-security.js +++ b/apps/settings/js/vue-settings-admin-security.js @@ -877,4 +877,4 @@ t.exports=function(t){return null!=t&&null!=t.constructor&&"function"==typeof t. * along with this program. If not, see <http://www.gnu.org/licenses/>. */ i.default.use(s.a);var h={setEnforced:function(t,e){i.default.set(t,"enforced",e)},setEnforcedGroups:function(t,e){i.default.set(t,"enforcedGroups",e)},setExcludedGroups:function(t,e){i.default.set(t,"excludedGroups",e)}},v={save:function(t){var e=t.commit;return e("setEnabled",!1),generateCodes().then((function(t){var n=t.codes,r=t.state;return e("setEnabled",r.enabled),e("setTotal",r.total),e("setUsed",r.used),e("setCodes",n),!0}))}},m=new s.a.Store({strict:!1,state:{enforced:!1,enforcedGroups:[],excludedGroups:[]},mutations:h,actions:v});r.nc=btoa(OC.requestToken),i.default.prototype.t=t,window.OC=window.OC||{},window.OC.Settings=window.OC.Settings||{},m.replaceState(OCP.InitialState.loadState("settings","mandatory2FAState")),new(i.default.extend(p))({store:m}).$mount("#two-factor-auth-settings")}]); -//# sourceMappingURL=vue-settings-admin-security.js.map?v=4d458e9ad942d926653b
\ No newline at end of file +//# sourceMappingURL=vue-settings-admin-security.js.map?v=5c1531bb5669877e086a
\ No newline at end of file |