Blame view
sources/apps/user_cas/CHANGELOG.txt
203 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 8 9 10 11 12 13 |
CHANGELOG ========= Version 0.1.1 ------------- * Added CSRF protection on setting form * Use openssl_random_pseudo_bytes instead of mt_rand (if available) Version 0.1 ------------- * Initial plugin |