Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set correct permissions and remove unnecessary changes #361

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file modified CHANGELOG.md
100755 → 100644
Empty file.
Empty file modified LICENSE
100755 → 100644
Empty file.
Empty file modified README.md
100755 → 100644
Empty file.
Empty file modified SECURITY.md
100755 → 100644
Empty file.
Empty file modified appinfo/info.xml
100755 → 100644
Empty file.
Empty file modified appinfo/routes.php
100755 → 100644
Empty file.
48 changes: 0 additions & 48 deletions appinfo/signature.json

This file was deleted.

Empty file modified l10n/de.js
100755 → 100644
Empty file.
1 change: 0 additions & 1 deletion l10n/de.json

This file was deleted.

3 changes: 0 additions & 3 deletions l10n/fr.js
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,5 @@ OC.L10N.register(
"A code has been sent to your email address." : "Un code a été envoyé à votre adresse mail.",
"Authentication code" : "Code d'authentification",
"Submit" : "Valider",

// templates/challenge_forFirstConfig.php
"This verify your email for setup and enable this 2FA for your account" : "Celui ci permet de vérifier votre adresse mail pour la première connexion et la configuration du 2FA pour votre compte",
},
"");
1 change: 0 additions & 1 deletion l10n/fr.json

This file was deleted.

Empty file modified l10n/ru.js
100755 → 100644
Empty file.
1 change: 0 additions & 1 deletion l10n/ru.json

This file was deleted.

Empty file modified lib/AppInfo/Application.php
100755 → 100644
Empty file.
Empty file modified lib/Controller/SettingsController.php
100755 → 100644
Empty file.
Empty file modified lib/Exception/TransmissionException.php
100755 → 100644
Empty file.
Empty file modified lib/Exception/VerificationException.php
100755 → 100644
Empty file.
Empty file modified lib/Provider/Email.php
100755 → 100644
Empty file.
Empty file modified lib/Provider/State.php
100755 → 100644
Empty file.
Empty file modified lib/Service/Email.php
100755 → 100644
Empty file.
Empty file modified lib/Service/SetupService.php
100755 → 100644
Empty file.
Empty file modified lib/Service/StateStorage.php
100755 → 100644
Empty file.
Empty file modified lib/Settings/PersonalSettings.php
100755 → 100644
Empty file.
Empty file modified templates/challenge.php
100755 → 100644
Empty file.
Empty file modified templates/error.php
100755 → 100644
Empty file.
Empty file modified templates/personal_settings.php
100755 → 100644
Empty file.