Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / reactioncommerce/meteor-security issues and pull requests
#52 - Client-side Security....check() always returns true
Issue -
State: closed - Opened by timbaas over 6 years ago
- 2 comments
#51 - Security issue with update and remove
Issue -
State: closed - Opened by vfonic about 7 years ago
- 2 comments
#50 - Could I use "Rate Limiting" with this?
Issue -
State: closed - Opened by thearabbit over 7 years ago
- 2 comments
#49 - Don't work, I base on `[email protected] + Vue`
Issue -
State: closed - Opened by thearabbit over 7 years ago
- 1 comment
#48 - setOnInsert not allowed in a restricted collection
Issue -
State: closed - Opened by KoenLav over 7 years ago
- 1 comment
#47 - .allowInClientCode() unexpectedly applies to all rules of that type
Issue -
State: closed - Opened by mart-jansink almost 8 years ago
- 1 comment
#46 - Transition to npm?
Issue -
State: closed - Opened by nickredmark about 8 years ago
- 3 comments
#45 - Added missing Security.Check methods for download
Pull Request -
State: closed - Opened by ubald about 8 years ago
- 1 comment
#44 - Document is inserted then removed
Issue -
State: closed - Opened by xoxkontrol about 8 years ago
- 1 comment
#43 - Create exception for collection-hooks package
Issue -
State: closed - Opened by brent-hoover over 8 years ago
- 1 comment
#42 - Question - Best way to access user profile in defineMethod
Issue -
State: closed - Opened by aessig over 8 years ago
- 1 comment
#41 - Way to go about updating from a collection hook
Issue -
State: closed - Opened by gabriel-dehan over 8 years ago
- 2 comments
#40 - Can Read?
Issue -
State: closed - Opened by drewmoore over 8 years ago
- 4 comments
#39 - Conflict with matb33:meteor-collection-hooks prevents startup
Issue -
State: closed - Opened by haraldronge over 8 years ago
- 2 comments
#38 - question: upsert
Issue -
State: closed - Opened by MeKarina almost 9 years ago
#37 - More functional `ownsDocument` example
Pull Request -
State: closed - Opened by dr-dimitru almost 9 years ago
- 1 comment
#36 - Defined method's doc is not fetched when using Security.can()
Issue -
State: closed - Opened by ubald about 9 years ago
- 2 comments
#35 - connection inside defined method
Issue -
State: closed - Opened by dr-dimitru about 9 years ago
- 1 comment
Labels: discussion
#34 - 1.3.0 not working with Meteor.roles
Issue -
State: closed - Opened by PhilippSpo about 9 years ago
- 4 comments
#33 - How to express this security setup?
Issue -
State: closed - Opened by MichaelJCole about 9 years ago
- 5 comments
Labels: bug, discussion
#32 - TypeError: Object #<SecurityRuleConstructor> has no method 'ifHasRole'
Issue -
State: closed - Opened by MichaelJCole about 9 years ago
- 3 comments
#31 - Update to support default meteor roles
Pull Request -
State: closed - Opened by MichaelJCole about 9 years ago
- 2 comments
#30 - vsivsi:file-collection compatibility
Issue -
State: closed - Opened by nickredmark about 9 years ago
- 1 comment
Labels: discussion
#29 - Question - .ifLoggedIn()
Issue -
State: closed - Opened by isAlmogK about 9 years ago
- 14 comments
Labels: discussion
#28 - Provide client side stub for permit
Issue -
State: closed - Opened by rclai over 9 years ago
- 1 comment
Labels: enhancement
#27 - enable editing only for `profile` field in User document
Issue -
State: closed - Opened by achtan over 9 years ago
- 4 comments
Labels: discussion
#26 - Set the website of this GitHub repo to the Atmopshere package
Issue -
State: closed - Opened by dandv over 9 years ago
- 2 comments
#25 - Update for heroku platform
Issue -
State: closed - Opened by jackkav over 9 years ago
- 4 comments
#24 - Meteor-security for methods?
Issue -
State: closed - Opened by sebakerckhof over 9 years ago
- 4 comments
Labels: enhancement, help wanted
#23 - Conflict with Mongol / mongo-collection-instances
Issue -
State: closed - Opened by msavin over 9 years ago
- 2 comments
Labels: enhancement
#22 - Add support for nicolaslopezj:roles
Pull Request -
State: closed - Opened by macsj200 over 9 years ago
- 6 comments
#21 - Can rules be set in Meteor.startup funcion?
Issue -
State: closed - Opened by jakubjafra over 9 years ago
- 1 comment
#20 - CollectionFS compatibility issue
Issue -
State: closed - Opened by scsirdx over 9 years ago
- 9 comments
Labels: discussion
#19 - [feature request] onlyProps() Nested properties support
Issue -
State: closed - Opened by wujekbogdan over 9 years ago
- 13 comments
Labels: enhancement
#18 - This should be default security in meteor!
Issue -
State: closed - Opened by markudevelop over 9 years ago
- 1 comment
#17 - Multiple CollectionFS`s support
Issue -
State: closed - Opened by mshekera over 9 years ago
- 2 comments
#16 - How to unit test permit rules?
Issue -
State: closed - Opened by guysmoilov over 9 years ago
- 1 comment
Labels: discussion
#15 - Could i use meteor-security in meteor method?
Issue -
State: closed - Opened by thearabbit over 9 years ago
- 3 comments
Labels: discussion
#14 - how to use dynamic role with security?
Issue -
State: closed - Opened by thearabbit over 9 years ago
- 1 comment
#13 - how to use "ifHasRole(role)" with role group?
Issue -
State: closed - Opened by thearabbit over 9 years ago
- 2 comments
#12 - Can I set transform:null for a custom method?
Issue -
State: closed - Opened by pcorey over 9 years ago
- 3 comments
#11 - Allow group argument in "ifHasRole" signature
Issue -
State: closed - Opened by jthomaschewski over 9 years ago
- 1 comment
#10 - How to get the userId of the current user
Issue -
State: closed - Opened by PhilippSpo over 9 years ago
- 5 comments
#9 - Not working when trying to limiting subproperties modifications
Issue -
State: closed - Opened by juanbernabo over 9 years ago
- 4 comments
#8 - The collections argument must be a Mongo.Collection instance or an array of them
Issue -
State: closed - Opened by rclai over 9 years ago
- 15 comments
#7 - Question about more than one rule to the same collection
Issue -
State: closed - Opened by isAlmogK over 9 years ago
- 4 comments
#6 - Adding explanation for use with Meteor.users to README. Fixes #5
Pull Request -
State: closed - Opened by workflow almost 10 years ago
- 1 comment
#5 - Not working with Meteor.users collection?
Issue -
State: closed - Opened by workflow almost 10 years ago
- 6 comments
#4 - Compatibility with CollectionFS
Issue -
State: closed - Opened by fusepilot almost 10 years ago
- 7 comments
#3 - 'permit' is not defined in client code
Issue -
State: closed - Opened by fuzzybabybunny almost 10 years ago
- 4 comments
#2 - Object has no method 'permit' after adding package.
Issue -
State: closed - Opened by cpalanzo almost 10 years ago
- 6 comments
#1 - Missing my brain..... oh there it is! 0__0
Issue -
State: closed - Opened by benstr almost 10 years ago