fix permissions
0
.gitignore
vendored
Executable file → Normal file
0
.npmignore
Executable file → Normal file
0
.travis.yml
Executable file → Normal file
0
CHANGELOG.md
Executable file → Normal file
0
CONTRIBUTORS.md
Executable file → Normal file
0
Dockerfile
Executable file → Normal file
0
Dockerfile.dev
Executable file → Normal file
0
Gruntfile.js
Executable file → Normal file
0
client/src/css/00-bootstrap.min.css
vendored
Executable file → Normal file
0
client/src/css/01-main.css
Executable file → Normal file
0
client/src/css/02-login.css
Executable file → Normal file
0
client/src/css/03-errors.css
Executable file → Normal file
0
client/src/css/03-password-reset-form.css
Executable file → Normal file
0
client/src/css/03-password-reset-request.css
Executable file → Normal file
0
client/src/css/03-totp-register.css
Executable file → Normal file
0
client/src/css/03-u2f-register.css
Executable file → Normal file
0
client/src/img/background.svg
Executable file → Normal file
Before Width: | Height: | Size: 347 B After Width: | Height: | Size: 347 B |
0
client/src/img/icon.png
Executable file → Normal 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
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
Before Width: | Height: | Size: 863 B After Width: | Height: | Size: 863 B |
0
client/src/img/notifications/info.png
Executable file → Normal file
Before Width: | Height: | Size: 732 B After Width: | Height: | Size: 732 B |
0
client/src/img/notifications/success.png
Executable file → Normal file
Before Width: | Height: | Size: 931 B After Width: | Height: | Size: 931 B |
0
client/src/img/notifications/warning.png
Executable file → Normal file
Before Width: | Height: | Size: 580 B After Width: | Height: | Size: 580 B |
0
client/src/img/padlock.png
Executable file → Normal 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
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
0
client/src/img/pendrive.png
Executable file → Normal 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
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
0
client/src/img/stores/googleplay-badge.svg
Executable file → Normal file
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
0
client/src/img/success.png
Executable file → Normal 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
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
0
client/src/img/warning.png
Executable file → Normal file
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB |
0
client/src/index.ts
Executable file → Normal file
0
client/src/lib/GetPromised.ts
Executable file → Normal file
0
client/src/lib/INotifier.ts
Executable file → Normal file
0
client/src/lib/Notifier.ts
Executable file → Normal file
0
client/src/lib/QueryParametersRetriever.ts
Executable file → Normal file
0
client/src/lib/SafeRedirect.ts
Executable file → Normal file
0
client/src/lib/firstfactor/FirstFactorValidator.ts
Executable file → Normal file
0
client/src/lib/firstfactor/UISelectors.ts
Executable file → Normal file
0
client/src/lib/firstfactor/index.ts
Executable file → Normal file
0
client/src/lib/reset-password/constants.ts
Executable file → Normal file
0
client/src/lib/reset-password/reset-password-form.ts
Executable file → Normal file
0
client/src/lib/reset-password/reset-password-request.ts
Executable file → Normal file
0
client/src/lib/secondfactor/TOTPValidator.ts
Executable file → Normal file
0
client/src/lib/secondfactor/U2FValidator.ts
Executable file → Normal file
0
client/src/lib/secondfactor/constants.ts
Executable file → Normal file
0
client/src/lib/secondfactor/index.ts
Executable file → Normal file
0
client/src/lib/totp-register/totp-register.ts
Executable file → Normal file
0
client/src/lib/totp-register/ui-selector.ts
Executable file → Normal file
0
client/src/lib/u2f-register/u2f-register.ts
Executable file → Normal file
0
client/src/thirdparties/qrcode.min.js
vendored
Executable file → Normal file
0
client/test/Notifier.test.ts
Executable file → Normal file
0
client/test/firstfactor/FirstFactorValidator.test.ts
Executable file → Normal file
0
client/test/mocks/NotifierStub.ts
Executable file → Normal file
0
client/test/mocks/jquery.ts
Executable file → Normal file
0
client/test/mocks/u2f-api.ts
Executable file → Normal file
0
client/test/secondfactor/TOTPValidator.test.ts
Executable file → Normal file
0
client/test/totp-register/totp-register.test.ts
Executable file → Normal file
0
client/tsconfig.json
Executable file → Normal file
0
client/tslint.json
Executable file → Normal file
0
config.minimal.yml
Executable file → Normal file
0
config.template.yml
Executable file → Normal file
0
docker-compose.dev.yml
Executable file → Normal file
0
docker-compose.dockerhub.yml
Executable file → Normal file
0
docker-compose.minimal.dev.yml
Executable file → Normal file
0
docker-compose.minimal.yml
Executable file → Normal file
0
docker-compose.swarm.minimal.yml
Executable file → Normal file
0
docker-compose.test.yml
Executable file → Normal file
0
docker-compose.yml
Executable file → Normal file
0
docs/build.md
Executable file → Normal file
0
docs/configuration.md
Executable file → Normal file
0
docs/deployment-dev.md
Executable file → Normal file
0
docs/deployment-production.md
Executable file → Normal file
0
docs/features.md
Executable file → Normal file
0
docs/getting-started.md
Executable file → Normal file
0
docs/security.md
Executable file → Normal file
0
example/compose/authelia/docker-compose.test.yml
Executable file → Normal file
0
example/compose/docker-compose.base.yml
Executable file → Normal file
0
example/compose/httpbin/docker-compose.yml
Executable file → Normal file
0
example/compose/ldap/access.rules
Executable file → Normal file
0
example/compose/ldap/base.ldif
Executable file → Normal file
0
example/compose/ldap/docker-compose.admin.yml
Executable file → Normal file
0
example/compose/ldap/docker-compose.yml
Executable file → Normal file
0
example/compose/mongo/docker-compose.yml
Executable file → Normal file
0
example/compose/nginx/backend/docker-compose.yml
Executable file → Normal file
0
example/compose/nginx/backend/html/admin/secret.html
Executable file → Normal file
0
example/compose/nginx/backend/html/dev/groups/admin/secret.html
Executable file → Normal file
0
example/compose/nginx/backend/html/dev/groups/dev/secret.html
Executable file → Normal file
0
example/compose/nginx/backend/html/dev/users/bob/secret.html
Executable file → Normal file
0
example/compose/nginx/backend/html/dev/users/harry/secret.html
Executable file → Normal file
0
example/compose/nginx/backend/html/dev/users/john/secret.html
Executable file → Normal file
0
example/compose/nginx/backend/html/home/index.html
Executable file → Normal file
0
example/compose/nginx/backend/html/icon.png
Executable file → Normal file
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |