Historial de Commits

Autor SHA1 Mensaje Fecha
  Yuki Takei b2296f2b04 fix error handling hace 8 años
  Yuki Takei 0f09bd67fc add npm script 'server:prod:ci' hace 8 años
  Yuki Takei 4ad1b078dd organize npm dependencies hace 8 años
  Yuki Takei 021ac36256 organize logger hace 8 años
  Yuki Takei 6792d218bc modify the top level logger name to 'growi' hace 8 años
  Yuki Takei 1c6676ae65 shrink express-bunyan-logger output for production hace 8 años
  Yuki Takei 91493d7ee5 organize module alias for debug module hace 8 años
  Yuki Takei a4e1a6687b organize deep nested require hace 8 años
  Yuki Takei 7500155d69 use bunyan and remove pino hace 8 años
  Yuki Takei b9fb4ea856 organize environment settings hace 8 años
  Yuki Takei 1a25f13712 clean code hace 8 años
  Yuki Takei ca5515e10b Use MongoDB for session store if REDIS_URL is not set hace 8 años
  Yuki Takei 81eaacee3d simplify configuration for RedisStore hace 8 años
  Yuki Takei 7770c76f37 WIP: replace 'crowi' to 'growi' hace 8 años
  Yuki Takei b4237e9bc6 fix logger message for dev hace 8 años
  Yuki Takei 833b44571e show app url with eazy-logger hace 8 años
  Yuki Takei a119abb255 use Browsersync instead of livereload hace 8 años
  Hitoshi Otsuki f1af56c1fa Enable custom session name with SESSION_NAME env var hace 8 años
  Yuki Takei 2bc8f18357 WIP: Imprv: replace marked hace 8 años
  Yuki Takei 6e88afbc8e upgrade libs(mongoose) hace 8 años
  Yuki Takei 4018c99bcf Ensure to load `config/env.prod.js` when booted for production hace 8 años
  Yuki Takei c5d2c9c365 ensure to remove 'isForce' option from the methods to setup strategy hace 8 años
  Yuki Takei ce3e415bd8 ensure to re-setup LdapStrategy when configurations are changed hace 8 años
  Yuki Takei 9caac121ed Merge branch 'master' into feat/ldap-auth hace 8 años
  Yuki Takei 6a0435ac5b switch settings on boot according to isEnabledPassport hace 8 años
  Yuki Takei 0114eb5ab8 WIP: success to connect and authenticate hace 8 años
  Yuki Takei 56ee6c939b devide login/logout route and service for passport hace 8 años
  Yuki Takei f503cd302d Ensure to be able to login with both of username or email hace 8 años
  Yuki Takei acf13a0c2f WIP: add serialize/deserializeUser settings hace 8 años
  Yuki Takei 813eb8d786 WIP: login success with passport-local hace 8 años