Commit 85011935410a557ab721d216491e0dc68184b864

Authored by Ryan Glover
1 parent deadb82fec
Exists in master

Add browser-policy package.

Add file at server/admin/browser-policies.js for storing custom browser policy configurations.
1 # Meteor packages used by this project, one per line. 1 # Meteor packages used by this project, one per line.
2 # 2 #
3 # 'meteor add' and 'meteor remove' will edit this file for you, 3 # 'meteor add' and 'meteor remove' will edit this file for you,
4 # but you can also edit it by hand. 4 # but you can also edit it by hand.
5 5
6 standard-app-packages 6 standard-app-packages
7 underscore 7 underscore
8 accounts-password 8 accounts-password
9 accounts-base 9 accounts-base
10 jquery 10 jquery
11 check 11 check
12 audit-argument-checks 12 audit-argument-checks
13 iron:router 13 iron:router
14 cmather:handlebars-server 14 cmather:handlebars-server
15 themeteorchef:jquery-validation 15 themeteorchef:jquery-validation
16 particle4dev:sass@0.3.0 16 particle4dev:sass@0.3.0
17 twbs:bootstrap 17 twbs:bootstrap
18 browser-policy
18 19
1 accounts-base@1.1.3 1 accounts-base@1.1.3
2 accounts-password@1.0.5 2 accounts-password@1.0.5
3 application-configuration@1.0.4 3 application-configuration@1.0.4
4 audit-argument-checks@1.0.2 4 audit-argument-checks@1.0.2
5 autoupdate@1.1.4 5 autoupdate@1.1.4
6 base64@1.0.2 6 base64@1.0.2
7 binary-heap@1.0.2 7 binary-heap@1.0.2
8 blaze@2.0.4 8 blaze@2.0.4
9 blaze-tools@1.0.2 9 blaze-tools@1.0.2
10 boilerplate-generator@1.0.2 10 boilerplate-generator@1.0.2
11 browser-policy@1.0.3
12 browser-policy-common@1.0.2
13 browser-policy-content@1.0.3
14 browser-policy-framing@1.0.3
11 callback-hook@1.0.2 15 callback-hook@1.0.2
12 check@1.0.3 16 check@1.0.3
13 cmather:handlebars-server@2.0.0 17 cmather:handlebars-server@2.0.0
14 ddp@1.0.13 18 ddp@1.0.13
15 deps@1.0.6 19 deps@1.0.6
16 ejson@1.0.5 20 ejson@1.0.5
17 email@1.0.5 21 email@1.0.5
18 fastclick@1.0.2 22 fastclick@1.0.2
19 follower-livedata@1.0.3 23 follower-livedata@1.0.3
20 geojson-utils@1.0.2 24 geojson-utils@1.0.2
21 handlebars@1.0.2 25 handlebars@1.0.2
22 html-tools@1.0.3 26 html-tools@1.0.3
23 htmljs@1.0.3 27 htmljs@1.0.3
24 http@1.0.9 28 http@1.0.9
25 id-map@1.0.2 29 id-map@1.0.2
26 iron:controller@1.0.6 30 iron:controller@1.0.6
27 iron:core@1.0.6 31 iron:core@1.0.6
28 iron:dynamic-template@1.0.6 32 iron:dynamic-template@1.0.6
29 iron:layout@1.0.6 33 iron:layout@1.0.6
30 iron:location@1.0.6 34 iron:location@1.0.6
31 iron:middleware-stack@1.0.6 35 iron:middleware-stack@1.0.6
32 iron:router@1.0.6 36 iron:router@1.0.6
33 iron:url@1.0.6 37 iron:url@1.0.6
34 jquery@1.0.2 38 jquery@1.0.2
35 json@1.0.2 39 json@1.0.2
36 launch-screen@1.0.1 40 launch-screen@1.0.1
37 livedata@1.0.12 41 livedata@1.0.12
38 localstorage@1.0.2 42 localstorage@1.0.2
39 logging@1.0.6 43 logging@1.0.6
40 meteor@1.1.4 44 meteor@1.1.4
41 meteor-platform@1.2.1 45 meteor-platform@1.2.1
42 minifiers@1.1.3 46 minifiers@1.1.3
43 minimongo@1.0.6 47 minimongo@1.0.6
44 mobile-status-bar@1.0.2 48 mobile-status-bar@1.0.2
45 mongo@1.0.11 49 mongo@1.0.11
46 npm-bcrypt@0.7.7 50 npm-bcrypt@0.7.7
47 observe-sequence@1.0.4 51 observe-sequence@1.0.4
48 ordered-dict@1.0.2 52 ordered-dict@1.0.2
49 particle4dev:sass@0.3.0 53 particle4dev:sass@0.3.0
50 random@1.0.2 54 random@1.0.2
51 reactive-dict@1.0.5 55 reactive-dict@1.0.5
52 reactive-var@1.0.4 56 reactive-var@1.0.4
53 reload@1.1.2 57 reload@1.1.2
54 retry@1.0.2 58 retry@1.0.2
55 routepolicy@1.0.3 59 routepolicy@1.0.3
56 service-configuration@1.0.3 60 service-configuration@1.0.3
57 session@1.0.5 61 session@1.0.5
58 sha@1.0.2 62 sha@1.0.2
59 spacebars@1.0.4 63 spacebars@1.0.4
60 spacebars-compiler@1.0.4 64 spacebars-compiler@1.0.4
61 srp@1.0.2 65 srp@1.0.2
62 standard-app-packages@1.0.4 66 standard-app-packages@1.0.4
63 templating@1.0.10 67 templating@1.0.10
64 themeteorchef:jquery-validation@1.13.1 68 themeteorchef:jquery-validation@1.13.1
65 tracker@1.0.4 69 tracker@1.0.4
66 twbs:bootstrap@3.3.1_2 70 twbs:bootstrap@3.3.1_2
67 ui@1.0.5 71 ui@1.0.5
68 underscore@1.0.2 72 underscore@1.0.2
69 url@1.0.3 73 url@1.0.3
70 webapp@1.1.5 74 webapp@1.1.5
71 webapp-hashing@1.0.2 75 webapp-hashing@1.0.2
72 76
server/admin/browser-policies.js
File was created 1 /*
2 * Browser Policies
3 * Browser policy customizations.
4 * Documentation: https://atmospherejs.com/meteor/browser-policy
5 */
6