This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
User contributions
- 17:47, 10 May 2018 (diff | hist) . . (+278) . . User:ZaurMolotnikov (Rewrite about myself) (current)
- 14:56, 28 February 2018 (diff | hist) . . (+456) . . N Ruby on Rails Connection Security Cheatsheet (Created page with "When securing a rails application it is essential to enforce connection security. Its is done with simple configuration in rails by enabling TLS and forcing it: <syntaxhig...") (current) (Tag: Visual edit: Switched)
- 14:51, 28 February 2018 (diff | hist) . . (+739) . . Ruby on Rails Password Complexity Cheatsheet (published) (current) (Tag: Visual edit: Switched)
- 14:47, 28 February 2018 (diff | hist) . . (+233) . . N Ruby on Rails Password Complexity Cheatsheet (Created page with "Enforcing password complexity in a web application is an essential step when preventing on-line password attacks. If you use devise to implement authentication in a rails app...")
- 14:44, 28 February 2018 (diff | hist) . . (+368) . . Ruby on Rails Authentication Cheatsheet (Added ref to authorization) (current) (Tag: Visual edit)
- 14:35, 28 February 2018 (diff | hist) . . (+88) . . Ruby on Rails Authentication Cheatsheet (added a poc link) (Tag: Visual edit: Switched)
- 14:34, 28 February 2018 (diff | hist) . . (+6) . . Ruby on Rails Authentication Cheatsheet (Created the cheat sheet) (Tag: Visual edit)
- 14:31, 28 February 2018 (diff | hist) . . (+839) . . N Ruby on Rails Authentication Cheatsheet (Authentication in Ruby on Rails Cheat Sheet) (Tag: Visual edit: Switched)
- 12:04, 18 January 2018 (diff | hist) . . (+1,086) . . Ruby on Rails Cheatsheet (Improved and updated XSS section.)
- 12:39, 7 December 2017 (diff | hist) . . (+386) . . Ruby on Rails Cheatsheet (Forcing TLS when using authentication.)
- 16:37, 6 December 2017 (diff | hist) . . (+348) . . m Ruby on Rails Cheatsheet (Syntax highlights added)
- 16:35, 6 December 2017 (diff | hist) . . (+138) . . m Ruby on Rails Cheatsheet (Syntax highlights added)
- 16:33, 6 December 2017 (diff | hist) . . (+136) . . m Ruby on Rails Cheatsheet (Syntax highlights added)
- 16:31, 6 December 2017 (diff | hist) . . (+575) . . m Ruby on Rails Cheatsheet (Syntax highlights added)
- 16:26, 6 December 2017 (diff | hist) . . (+6) . . m Ruby on Rails Cheatsheet (Corrected a mistake in the highlight)
- 16:25, 6 December 2017 (diff | hist) . . (+44) . . m Ruby on Rails Cheatsheet (Syntax highlights added)
- 16:23, 6 December 2017 (diff | hist) . . (+213) . . Ruby on Rails Cheatsheet (CSRF and token auth)
- 16:22, 6 December 2017 (diff | hist) . . (+1,100) . . Ruby on Rails Cheatsheet (Token auth with devise)
- 16:12, 6 December 2017 (diff | hist) . . (-6) . . m Ruby on Rails Cheatsheet (Language for the highlight changed to ruby)
- 13:11, 4 December 2017 (diff | hist) . . (+64) . . m User:ZaurMolotnikov (I have make indents better and added an external link to my homepage.) (Tag: Visual edit)
- 13:09, 4 December 2017 (diff | hist) . . (+37) . . m Ruby on Rails Cheatsheet (Linked to profile)
- 12:56, 4 December 2017 (diff | hist) . . (+45) . . Ruby on Rails Cheatsheet (Added myself as one of the authors, previous changes to authentication are authored by me.)
- 12:54, 4 December 2017 (diff | hist) . . (+208) . . m Ruby on Rails Cheatsheet (Syntax highlights added)
- 12:50, 4 December 2017 (diff | hist) . . (+654) . . Ruby on Rails Cheatsheet (Authentication update, first step towards these modifications: https://github.com/qutorial/railscs/commit/1828bc34de8e9cd76e34d9f673a145917d2da79c#diff-7d6cabb4d000b7378ed72754a1a09990) (Tag: Visual edit: Switched)