Coder Social home page Coder Social logo

Comments (9)

RickChen avatar RickChen commented on July 22, 2024

I'd be happy to help with this fix, just need some guidance.

from communityengine.

bborn avatar bborn commented on July 22, 2024

I think as of Rails 3.2.3 mass assignment is limited to whitelisted attributes by default. See: http://www.h-online.com/security/news/item/Rails-3-2-3-makes-mass-assignment-change-1498547.html

I think we just need to add attr_accessible :name to the FriendshipStatus model. I have a feeling there will be a bunch of other models that will need to be updated too.

from communityengine.

bborn avatar bborn commented on July 22, 2024

Soved with #67

from communityengine.

RickChen avatar RickChen commented on July 22, 2024

Thank you! Will try to run install again tongiht!

On Wed, May 9, 2012 at 6:00 AM, Bruno Bornsztein <
[email protected]

wrote:

Soved with #67


Reply to this email directly or view it on GitHub:
#74 (comment)

from communityengine.

GJL avatar GJL commented on July 22, 2024

@bborn
The pull request you are referencing is about "Activate users responding to a reset password email". The last two pull requests you merged in were:

#67
#75

I think this issue should not be closed because none of these pull requests solves it. My pull request only solves the issue when creating a forum topic. I have not yet looked into detail where else mass assignment is intercepted.

from communityengine.

bborn avatar bborn commented on July 22, 2024

My bad ... you're right, the mass assignment thing is still a problem for other models.

from communityengine.

 avatar commented on July 22, 2024

Have this problem been solved? I meet this one today.HELP!

from communityengine.

akipponn avatar akipponn commented on July 22, 2024

Has this problem been solved? I still confront this problem.

from communityengine.

bborn avatar bborn commented on July 22, 2024

Yes, this is fixed now.

from communityengine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.