Przeglądaj źródła

Remove a debug log from the 2FA admin settings

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst 5 lat temu
rodzic
commit
2f09117ebc

Plik diff jest za duży
+ 0 - 0
settings/js/vue-settings-admin-security.js


Plik diff jest za duży
+ 0 - 0
settings/js/vue-settings-admin-security.js.map


+ 0 - 1
settings/src/components/AdminTwoFactor.vue

@@ -118,7 +118,6 @@
 		mounted () {
 			// Groups are loaded dynamically, but the assigned ones *should*
 			// be valid groups, so let's add them as initial state
-			console.log(this.enforcedGroups)
 			this.groups = _.sortedUniq(_.uniq(this.enforcedGroups.concat(this.excludedGroups)))
 
 			// Populate the groups with a first set so the dropdown is not empty

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików