aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/sys/pwhash.php
Commit message (Collapse)AuthorAge
* Code cleanupLaria Carolin Chabowski2020-09-21
| | | | | | | | | | - Remove unused variables - Remove unused utility functions - Asserting presence and typehinting global variables - Remove unused variables - Add missing global - Add parameter type constraint - Fix some references to nonexisting variables
* Automatic code formattingLaria Carolin Chabowski2020-04-26
|
* Some simple code formattingLaria Carolin Chabowski2020-04-26
| | | | | | - Expand tabs into spaces - Remove trailing whitespace - Get rid of closing `?>` tags
* Expand tabs and remove trailing whitespaceLaria Carolin Chabowski2020-04-26
|
* Increased security of PasswordHashKevin Chabowski2011-09-22
|
* Added a fairly secure password hashing method.Kevin Chabowski2011-08-25