summaryrefslogtreecommitdiffstats
path: root/settings/js/4.js
Commit message (Collapse)AuthorAgeFilesLines
* Bump bundlesJulius Härtl2019-07-301-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [Security] Bump axios from 0.18.0 to 0.18.1 in /settingsdependabot-preview[bot]2019-06-031-1/+1
| | | | | | | Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1. **This update includes security fixes.** - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)
* Fix missing click event on update buttonJulius Härtl2018-12-051-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* fixup! Use nextcloud-password-confirmationJohn Molakvoæ (skjnldsv)2018-11-121-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Highlight 'Enable' button in sidebar, and 'Update' button generallyJan-Christoph Borchardt2018-10-191-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Make it possible to enforce mandatory 2FA for groupsChristoph Wurst2018-10-151-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add admin interface to enforce 2FAChristoph Wurst2018-10-101-0/+2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>