Code Monkey home page Code Monkey logo

easyfollow's People

Contributors

booch avatar

Stargazers

 avatar

Watchers

 avatar  avatar

easyfollow's Issues

Usernames should be case-insensitive when logging in

They're already case-insensitive when searching for a user and when signing up. Just need to ensure login checks the username case-insensitively as well.

There's a Cucumber scenario commented out in login.feature; uncomment it and make it pass.

Crash when JimBarntho follows mykscholze on LinkedIn

When logged in as JimBarntho (password = password), and trying to follow mykscholze on LinkedIn, we get the following error:

NoMethodError in ConnectionController#create
<=> method called on nilClass

The URL for the page is /connection/create?network=LinkedIn&user=mykscholze

Forgot password page crashing

Forgot password page crashes when entering [email protected] or [email protected] in the form.

ERROR:
RuntimeError in Passwords#create
Missing host to link to! Please provide :host parameter or set default_url_options[:host]
5:

<%= link_to 'Change my password', edit_password_url(@resource, :reset_password_token => @resource.reset_password_token) %>

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.