Commit Graph

18 Commits

Author SHA1 Message Date
Harminder Virk
1ffe22be10 fix(session): cookie sameSite must be false 2018-10-01 20:25:43 +02:00
Harminder Virk
428f49c801 feat(config): add generic cookie options 2018-10-01 20:25:43 +02:00
Romain Lanz
dc6f64c1b2
feat(intellisense): add type comments 2018-09-15 09:43:08 +02:00
Romain Lanz
489897c488
fix(cors): add missing verbs 2018-09-04 20:33:39 +02:00
Romain Lanz
11db440607
fix(auth): add api authenticator config 2018-08-28 23:43:50 +02:00
Romain Lanz
9fa2f11395
fix(config): change env key name 2018-06-06 09:08:52 +02:00
Francisco Manzano Magaña
9edd702c8a fix(config): require Env module 2018-06-06 08:56:01 +02:00
Harminder
9c332a9065 feat(hash): add hash config file 2018-06-05 17:53:20 +05:30
Onwuka Gideon
4405040d99 style(config): typo in shieldconfiguration 2018-06-05 17:53:20 +05:30
Romain Lanz
6a18c62d31 chore(auth): remove deprecated call
Closes https://github.com/adonisjs/adonis-fullstack-app/issues/17
2018-06-05 17:53:20 +05:30
Harminder
57384746c2 chore(package): update dependencies 2018-02-09 17:05:39 +05:30
Vince van Noort
4a5bda0737 fix(config): use DB_DATABASE env var of static sqlite filename
* SQLite should reference the filename from the .env file instead of development.sqlite

* Update database.js
2018-02-09 17:05:39 +05:30
Thomas Tilkema
1af4034a3b fix(config): update redis reference in session file 2017-11-28 20:56:36 +05:30
Harminder Virk
c4e9583325 fix(locales): use loader over driver 2017-11-28 20:54:53 +05:30
Harminder Virk
4ef0732db5 chore(config): keep config files upto date 2017-10-30 13:13:29 +05:30
Harminder Virk
ee16630583 refactor(config): update config/app.js file 2017-10-03 22:16:20 +05:30
Harminder Virk
d7ab369650 fix(config): add missing config/app.js file 2017-08-22 22:40:20 +05:30
Harminder Virk
991657c76b feat(*) initial commit 2017-08-20 22:39:25 +05:30