Git Product home page Git Product logo

proxxi-internet-login-system's People

Contributors

edruid avatar etu avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

ix-sthlm

proxxi-internet-login-system's Issues

Views that redirect destroy messages

If a view redirects the user agent after messages have been printed; those messages will never reach the user.

suggested solution:

  • Move all calls to other controllers/views from a view to its controller.
  • In URL::redirect throw an exception if the Message controller has been run.

CSRF tickets

Add one time tickets to forms to protect against CSRF.

Ticket should:

  • Contain what form it is for (action)
  • Contain creation time
  • Be saved in the users session

If the ticket is invalid the form should be rendered again with filled fields and a warning message.

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.