Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / migrations / 0040_auto__chg_field_astakosuser_auth_token__chg_field_component_auth_token.py @ b1cb2583

History | View | Annotate | Download (24.7 kB)

# Date Author Comment
6d4190ba 06/04/2013 01:30 pm Giorgos Korfiatis

astakos: Generate tokens randomly

Token is now random 256 bits encoded as a base64 string.
Increase the auth_token database fields to accommodate it.