Yutaka Yamaguchi
72c813d384
keep enable Cache-Control
...
helmet.defaults() disabeles Cache-Control. I guess it's controversial to disable it.
2014-03-30 14:55:40 +09:00
Yutaka Yamaguchi
afb0f973c8
use helmet module to more secure application
...
Helmet module is the middleware to add security headers for Application.
I think these headers is so important for security that we should also use in MEAN.js.
We need to install the latest one from github currently because it looks old on the npm site.
The old one is not working on my local MEAN.js stack.
2014-03-30 14:38:00 +09:00
Amos Haviv
12cb3bfb93
Update Dev Dependencies Versions
2014-03-27 20:02:15 +02:00
Amos Haviv
d7d4518595
Updating Dependencies
2014-03-27 19:57:58 +02:00
Amos Haviv
acf1df57b8
Merge pull request #1 from jshultz/master
...
fixes db deployment issue on heroku. production db value needs to be set...
2014-03-27 19:44:19 +02:00
Amos Haviv
c054ec8649
Merge pull request #10 from fyockm/master
...
ensure NODE_ENV is valid and default regex for walk
2014-03-27 19:22:11 +02:00
Drew Fyock
6b575164dd
ensure NODE_ENV is valid, default regex for walk
2014-03-27 09:37:21 -04:00
Amos Haviv
f17c48cfca
Added Dependencies Badge
2014-03-26 01:54:33 +02:00
Amos Haviv
e84746fd57
Fix indentation
2014-03-26 01:33:13 +02:00
Amos Haviv
76732bbfb1
Merge branch 'master' of https://github.com/meanjs/mean
2014-03-26 01:31:13 +02:00
Amos Haviv
7ba7dcfd21
Adding New files
2014-03-26 01:30:58 +02:00
Amos Haviv
921bb41036
Fix Development Config
2014-03-26 01:27:09 +02:00
Amos Haviv
38bffbcdbb
Users Module Version
2014-03-26 01:23:04 +02:00
Amos Haviv
36f71fa279
Users Module Revamp
2014-03-26 01:11:24 +02:00
Amos Haviv
994a220d45
Merge pull request #8 from viczam/patch-1
...
added permission request for email
2014-03-17 19:42:43 +02:00
Victor Zamfir
feaef3155b
added permission request for email
...
the application will trigger an error is this is not added here, since you won't have access to user's email in passport's facebook strategy.
2014-03-16 19:25:16 +02:00
Amos Haviv
670531911e
Fixing Karma Version
2014-03-12 20:14:22 +02:00
Amos Haviv
d6339040e9
Update twitter.js
2014-03-12 19:41:33 +02:00
Jason Shultz
31ec93af31
Merge branch 'master' of github.com:jshultz/mean-1
2014-03-09 17:37:33 -06:00
Amos Haviv
c06a9aece2
Update README.md
2014-03-06 01:51:10 +02:00
Amos Haviv
285e6052b9
Adding Travis Tag
2014-03-06 01:48:50 +02:00
Amos Haviv
584ccf1656
FIxing Jasmine tests to fit new version
2014-03-06 01:46:47 +02:00
Amos Haviv
f077caf204
Fixing Travis Grunt Issues
2014-03-06 01:35:27 +02:00
Amos Haviv
8b8da52a4c
Fixing Travis Grunt Issues
2014-03-06 01:32:58 +02:00
Amos Haviv
b50ac61271
Fixing Travis Grunt Issues
2014-03-06 01:29:51 +02:00
Amos Haviv
e7b1fe0814
Fixing Heroku Bower Issues
2014-03-06 01:25:37 +02:00
Amos Haviv
a3a712906d
Fixing Bower Versions, Fix Flickering
2014-03-06 01:01:04 +02:00
Amos Haviv
8c825ff196
Locking NPM versions
2014-03-05 22:25:09 +02:00
Amos Haviv
271bd1b8f6
Adding twitter meta tags
2014-03-05 01:40:44 +02:00
Amos Haviv
89e2da7740
Adding twitter meta tags
2014-03-05 01:39:02 +02:00
Amos Haviv
458987cad3
Deleting Shrinkwrap since its notworking with hosted cloud services
2014-02-25 11:30:08 +02:00
Amos Haviv
f15e9141f5
Adding Shrinkwrap.json to lock versions - https://www.npmjs.org/doc/shrinkwrap.html
2014-02-22 16:45:26 +02:00
Amos Haviv
61ce5097e4
Fixing Jasmine
2014-02-22 16:22:24 +02:00
Amos Haviv
9e0317f846
Locking Versions Using Shrinkwrap
2014-02-22 15:49:16 +02:00
Amos Haviv
1004a880a0
Merge branch 'master' of https://github.com/meanjs/mean
2014-02-21 00:47:09 +02:00
Amos Haviv
311605a4e2
Replacing ngRoute with UI-Router
2014-02-21 00:41:21 +02:00
Amos Haviv
fdeffbf3f9
Merge pull request #2 from jshultz/patch-1
...
Update config.js
2014-02-19 14:50:25 +02:00
Jason Shultz
5654e1f26e
Update config.js
...
super simple, just fixing a typo.
2014-02-17 21:13:53 -07:00
Jason Shultz
7edb6b89b3
fixes db deployment issue on heroku. production db value needs to be set in production.js and removed db variable from all.js.
2014-02-17 16:07:38 -07:00
Amos Haviv
f0508e3b7b
Fix Tests to Fit New Jasmine
2014-02-15 15:36:22 +02:00
Amos Haviv
1c20b31b5c
Added Madhums Credit
2014-02-14 20:33:13 +02:00
Amos Haviv
d9be8d85cf
Fixing Session Hash Secret
2014-02-14 20:05:58 +02:00
Amos Haviv
b87b37679a
Fixing Karma Tests
2014-02-14 20:03:43 +02:00
Amos Haviv
322d865080
Fixing Navbar Flickering
2014-02-12 19:21:54 +02:00
Amos Haviv
85c97f88be
Fixing Configuration Files
2014-02-12 18:54:38 +02:00
Amos Haviv
02b9773407
Fixing Passport Split
2014-02-12 18:46:15 +02:00
Amos Haviv
880ad6a1f7
Spliting Strategies
2014-02-12 18:29:46 +02:00
Amos Haviv
22d0e7a356
Spliting Strategies
2014-02-12 18:10:32 +02:00
Amos Haviv
52dea2bbf8
Spliting Strategies
2014-02-12 18:10:28 +02:00
Amos Haviv
899b65d580
Fix Production SWIG
2014-02-10 16:16:26 +02:00