dew-git
|
811cdcdfcb
|
Fix security vulnerbilities.
Fix possible length extension attack, predicable generators, timing attacks on hash comparision and improved formatting.
|
2019-10-10 15:21:41 -08:00 |
|
Hypolite Petovan
|
6f07bfb772
|
Add missing fields to Register::getPending()
- Addresses https://github.com/friendica/friendica/issues/6338#issuecomment-470882973
|
2019-03-08 21:57:18 -05:00 |
|
Hypolite Petovan
|
3282ce5389
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
|
Adam Magness
|
b99925060a
|
autoname calls
implement getRandomName function
|
2018-11-08 10:22:20 -05:00 |
|
Adam Magness
|
991f259ecb
|
random_string calls
implement getRandomHex function
|
2018-11-08 08:45:46 -05:00 |
|
Hypolite Petovan
|
123992384b
|
Create Model\Register
- Add Model\User::exists method
|
2018-10-14 11:34:34 -04:00 |
|