Back to top

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
documentation:rack:start [2018/05/26 23:18] – [Creating views] Martijn Luinstradocumentation:rack:start [2018/05/27 00:55] – [Rack] Martijn Luinstra
Line 11: Line 11:
   * User authentication through the Cover API   * User authentication through the Cover API
  
 +Future improvements:
 +  * [[https://www.owasp.org/index.php/Cross-Site_Request_Forgery_(CSRF)|CSRF]] protection (this is a desired feature).
 +  * Escaping values by default in templates.
 +  * Broader coverage of HTML [[https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#Form_<input>_types|form input types]]
 +  * …and more! Please share your suggestions [[https://bitbucket.org/cover-webcie/rack/issues|here]].
 +
 +Rather than providing a fully-featured API, Rack aims to provide just enough functionality to cover the basic needs. Projects with more complicated requirements should extend, subclass and/or override Rack code where needed to add functionality.
 ===== Getting Started ===== ===== Getting Started =====
  

documentation/rack/start.txt · Last modified: 2022/04/03 16:00 by 127.0.0.1