fix permissions

This commit is contained in:
BankaiNoJutsu 2018-12-18 16:34:56 +01:00
parent 48c204fc68
commit 3d1448d3cc
685 changed files with 0 additions and 0 deletions

0
.gitignore vendored Executable file → Normal file
View File

0
.npmignore Executable file → Normal file
View File

0
.travis.yml Executable file → Normal file
View File

0
CHANGELOG.md Executable file → Normal file
View File

0
CONTRIBUTORS.md Executable file → Normal file
View File

0
Dockerfile Executable file → Normal file
View File

0
Dockerfile.dev Executable file → Normal file
View File

0
Gruntfile.js Executable file → Normal file
View File

0
LICENSE Executable file → Normal file
View File

0
README.md Executable file → Normal file
View File

0
client/src/css/00-bootstrap.min.css vendored Executable file → Normal file
View File

0
client/src/css/01-main.css Executable file → Normal file
View File

0
client/src/css/02-login.css Executable file → Normal file
View File

0
client/src/css/03-errors.css Executable file → Normal file
View File

0
client/src/css/03-password-reset-form.css Executable file → Normal file
View File

0
client/src/css/03-password-reset-request.css Executable file → Normal file
View File

0
client/src/css/03-totp-register.css Executable file → Normal file
View File

0
client/src/css/03-u2f-register.css Executable file → Normal file
View File

0
client/src/img/background.svg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 347 B

After

Width:  |  Height:  |  Size: 347 B

0
client/src/img/icon.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

0
client/src/img/mail.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

0
client/src/img/notifications/error.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 863 B

After

Width:  |  Height:  |  Size: 863 B

0
client/src/img/notifications/info.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 732 B

After

Width:  |  Height:  |  Size: 732 B

0
client/src/img/notifications/success.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 931 B

After

Width:  |  Height:  |  Size: 931 B

0
client/src/img/notifications/warning.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 580 B

After

Width:  |  Height:  |  Size: 580 B

0
client/src/img/padlock.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

0
client/src/img/password.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

0
client/src/img/pendrive.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

0
client/src/img/stores/applestore-badge.svg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

0
client/src/img/stores/googleplay-badge.svg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

0
client/src/img/success.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

0
client/src/img/user.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

0
client/src/img/warning.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

0
client/src/index.ts Executable file → Normal file
View File

0
client/src/lib/GetPromised.ts Executable file → Normal file
View File

0
client/src/lib/INotifier.ts Executable file → Normal file
View File

0
client/src/lib/Notifier.ts Executable file → Normal file
View File

0
client/src/lib/QueryParametersRetriever.ts Executable file → Normal file
View File

0
client/src/lib/SafeRedirect.ts Executable file → Normal file
View File

0
client/src/lib/firstfactor/FirstFactorValidator.ts Executable file → Normal file
View File

0
client/src/lib/firstfactor/UISelectors.ts Executable file → Normal file
View File

0
client/src/lib/firstfactor/index.ts Executable file → Normal file
View File

0
client/src/lib/reset-password/constants.ts Executable file → Normal file
View File

0
client/src/lib/reset-password/reset-password-form.ts Executable file → Normal file
View File

View File

0
client/src/lib/secondfactor/TOTPValidator.ts Executable file → Normal file
View File

0
client/src/lib/secondfactor/U2FValidator.ts Executable file → Normal file
View File

0
client/src/lib/secondfactor/constants.ts Executable file → Normal file
View File

0
client/src/lib/secondfactor/index.ts Executable file → Normal file
View File

0
client/src/lib/totp-register/totp-register.ts Executable file → Normal file
View File

0
client/src/lib/totp-register/ui-selector.ts Executable file → Normal file
View File

0
client/src/lib/u2f-register/u2f-register.ts Executable file → Normal file
View File

0
client/src/thirdparties/qrcode.min.js vendored Executable file → Normal file
View File

0
client/test/Notifier.test.ts Executable file → Normal file
View File

0
client/test/firstfactor/FirstFactorValidator.test.ts Executable file → Normal file
View File

0
client/test/mocks/NotifierStub.ts Executable file → Normal file
View File

0
client/test/mocks/jquery.ts Executable file → Normal file
View File

0
client/test/mocks/u2f-api.ts Executable file → Normal file
View File

0
client/test/secondfactor/TOTPValidator.test.ts Executable file → Normal file
View File

0
client/test/totp-register/totp-register.test.ts Executable file → Normal file
View File

0
client/tsconfig.json Executable file → Normal file
View File

0
client/tslint.json Executable file → Normal file
View File

0
config.minimal.yml Executable file → Normal file
View File

0
config.template.yml Executable file → Normal file
View File

0
docker-compose.dev.yml Executable file → Normal file
View File

0
docker-compose.dockerhub.yml Executable file → Normal file
View File

0
docker-compose.minimal.dev.yml Executable file → Normal file
View File

0
docker-compose.minimal.yml Executable file → Normal file
View File

0
docker-compose.swarm.minimal.yml Executable file → Normal file
View File

0
docker-compose.test.yml Executable file → Normal file
View File

0
docker-compose.yml Executable file → Normal file
View File

0
docs/build.md Executable file → Normal file
View File

0
docs/configuration.md Executable file → Normal file
View File

0
docs/deployment-dev.md Executable file → Normal file
View File

0
docs/deployment-production.md Executable file → Normal file
View File

0
docs/features.md Executable file → Normal file
View File

0
docs/getting-started.md Executable file → Normal file
View File

0
docs/security.md Executable file → Normal file
View File

0
example/compose/authelia/docker-compose.test.yml Executable file → Normal file
View File

0
example/compose/docker-compose.base.yml Executable file → Normal file
View File

0
example/compose/httpbin/docker-compose.yml Executable file → Normal file
View File

0
example/compose/ldap/access.rules Executable file → Normal file
View File

0
example/compose/ldap/base.ldif Executable file → Normal file
View File

0
example/compose/ldap/docker-compose.admin.yml Executable file → Normal file
View File

0
example/compose/ldap/docker-compose.yml Executable file → Normal file
View File

0
example/compose/mongo/docker-compose.yml Executable file → Normal file
View File

0
example/compose/nginx/backend/docker-compose.yml Executable file → Normal file
View File

0
example/compose/nginx/backend/html/admin/secret.html Executable file → Normal file
View File

View File

View File

View File

View File

View File

0
example/compose/nginx/backend/html/home/index.html Executable file → Normal file
View File

0
example/compose/nginx/backend/html/icon.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

0
example/compose/nginx/backend/html/mail/secret.html Executable file → Normal file
View File

0
example/compose/nginx/backend/html/public/index.html Executable file → Normal file
View File

0
example/compose/nginx/backend/html/public/secret.html Executable file → Normal file
View File

View File

0
example/compose/nginx/backend/nginx.conf Executable file → Normal file
View File

Some files were not shown because too many files have changed in this diff Show More