diff options
author | Björn Schießle <schiessle@owncloud.com> | 2013-05-15 14:02:13 +0200 |
---|---|---|
committer | Björn Schießle <schiessle@owncloud.com> | 2013-05-15 14:02:13 +0200 |
commit | 5b160edebba2a10de83b09a8010a811321dd6370 (patch) | |
tree | c67d05101ce159f6cc4f8a5fb17e0014f745cc48 /.gitignore | |
parent | 335f2ca32190e866ab1d222b693a273cb6778ac1 (diff) | |
download | nextcloud-server-5b160edebba2a10de83b09a8010a811321dd6370.tar.gz nextcloud-server-5b160edebba2a10de83b09a8010a811321dd6370.zip |
check if the user knows the correct recovery password before changing the recovery key settings
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b57dd3d2058..bc0c1d53a55 100644 --- a/.gitignore +++ b/.gitignore @@ -77,3 +77,4 @@ data-autotest /tests/coverage* /tests/autoconfig* /tests/autotest* +/l10n/.tx/
\ No newline at end of file |