History log of /ontohub/spec/models/access_token_spec.rb
Revision Date Author Comments Expand
745541d1ed9a97715ee21919e3dc495a1add55c0 02-Jun-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Use sha hexdigest as token The repository param, ontology-version path and current time will be hashed via sha2 for the token.

4de867f5bf046eb83029341a4b6520c7cac42274 02-Jun-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Pluralize name of has_many relation.

68ff70f830e958de6693000b9652c9aa8cff97e7 02-Jun-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

remove keepalive functionality

9dd500e3acdc343dbefcaf88b7663db25be0ef46 02-Jun-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

add specs for access tokens

490da89281b7ee019c87406fb8ce7359aff0932c 02-Jun-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Introduce and use AccessToken model.