Replace npm api key to solve publication. (#260)

* Replace npm api key.

* 3.8.1
pull/261/head
Clément Michaud 2018-08-24 23:03:54 +02:00 committed by GitHub
parent 596f97fc1d
commit 0fd285f975
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 28 additions and 34 deletions

View File

@ -1,55 +1,49 @@
language: node_js language: node_js
node_js: node_js:
- "8" - '8'
services: services:
- docker - docker
- ntp - ntp
addons: addons:
chrome: stable chrome: stable
apt: apt:
sources: sources:
- google-chrome - google-chrome
packages: packages:
- libgif-dev - libgif-dev
- google-chrome-stable - google-chrome-stable
hosts: hosts:
- admin.example.com - admin.example.com
- login.example.com - login.example.com
- single_factor.example.com - single_factor.example.com
- dev.example.com - dev.example.com
- home.example.com - home.example.com
- mx1.mail.example.com - mx1.mail.example.com
- mx2.mail.example.com - mx2.mail.example.com
- public.example.com - public.example.com
- authelia.example.com - authelia.example.com
- admin.example.com - admin.example.com
before_install: before_install:
- npm install -g npm@'>=2.13.5' - npm install -g npm@'>=2.13.5'
before_script: before_script:
- export DISPLAY=:99.0 - export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start - sh -e /etc/init.d/xvfb start
- sleep 3 - sleep 3
script: script:
- ./scripts/travis.sh - "./scripts/travis.sh"
after_success: after_success:
- ./scripts/docker-publish.sh - "./scripts/docker-publish.sh"
deploy: deploy:
provider: npm provider: npm
email: clement.michaud34@gmail.com email: clement.michaud34@gmail.com
skip_cleanup: true
api_key: api_key:
secure: Hj09zw6uHWWRm9WtVSluy1XdISQGQWC3QElT03EuOfn6Mw/4A4Lj5pkvas+cb5y4aGdhQwaldYtKMMQKQ2ASCHcwHF780fkr+bmUjQr3BwrnJn/HsWrg1Q3jcRfY2GmI+hrDlP0/G534132EKxwDGusNSd6atDsQkkCfWDLuRZxkIqYazpanRBUI2jro65f4xX0X1mRgsBEp0gx+m0rFx/yuCkjoDoSlseEJ/NuyaR5N+JervKdrE6K3TrzJ1trnI5L00dwtgiYqlqyXaV8NMR2AOTr/vQlnnjZvkdTZGcKAFMWv3vjTecfp/Z3RW4saRR4CIJKC4JozE70+WMLqmo11br9q58zSrmKjOfkhf6FXaNHIJc/eQr3+PFzhW9DCVcNfcBh5wTVgTlLEp9845FaBdzjH40K0J4OrSnBhWDW14S7fXurTJafR6Ycxhi17vN2oEsT8XcTg2kcrnplMtt5Ylnkb4kYeVIk9cpeTvYtFjlzWPsxZhtURReY+Inbtt8nYThicqjBHHuDpBmyb0aafTYF5qQLx343KBfwFrDHPZXbglZ8Q97OAS9G0LzxkmYf+pIgW7inGsuB4CW6TPNCTZmVo6O2Ov9S4J/aXRfQSbmZa7e3gHP9pbMPhfw4P0ecpbCzRJzXrQXZcet6oIHMCqLB4qOB8KR4/IHplbaE= secure: GozHZ8/nk56lXzV9N+ywzgfUr89Qths9BDrD5vMR8FtvzH6KMLClgQHv9I/eLkmvCrhRkamyG9u7hgKaBrwQXewNAtJqrPKW/mmY+90NxFWRljsVqnvc0YWwA9FpgniPvbN/AY4qpiELp48lOLIB1X9WgTI4LUJ0j8QoadUUiK9mzZmVo6RXkY2OZfji8J4vxoOdyRmhN+sRcncYztR+H39xUatGLN50UOieXCmsN8fp/gQUVgF3HwebWEVocZ6tbjyVUkpInYEEAeA4DheUw11S0xt9nxNweM9XYG2LUqYSr8JIhbtEUmjyC8tQC+MqitHQBf91xctZnenmjCmpmrlAc6JLFkN5wYOCqpz4ZlxgDwKznqnldqgLfhCtFq8kp032KQr3XpH0nur8ccRqXNGKn32CmijprgCRYanXn7R84XOA/TleGUFWDqO+tPZjBQ1ob8y+SQpMhK+AbTnFWccXUb7PlCJ5UFAyejyrrmn2fDlp3ofqunk2siv5e3fn20uVLUk6assaybclFGlSy3xDTqOApTXvSAIaUfMtV2VnNH9FwhlhmPh4DgG2ph/nInW9pQh3ku5zaUcaPWaMYF5Pk3S3mwvCWr9eGAX+NDyJlLMIAq3nZr+v0450J3VEOs23GTdIAJnJrDy5L0TVdWEcP4cLAv32q1OkQJD947Y=
on: on:
tags: true tags: true
repo: clems4ever/authelia
notifications: notifications:
email: email:
recipients: recipients:
- clement.michaud34@gmail.com - clement.michaud34@gmail.com
on_success: change on_success: change
on_failure: always on_failure: always

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "authelia", "name": "authelia",
"version": "3.8.0", "version": "3.8.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "authelia", "name": "authelia",
"version": "3.8.0", "version": "3.8.1",
"description": "2FA Single Sign-On server for nginx using LDAP, TOTP and U2F", "description": "2FA Single Sign-On server for nginx using LDAP, TOTP and U2F",
"bin": { "bin": {
"authelia": "./dist/server/src/index.js" "authelia": "./dist/server/src/index.js"