Histórico de Commits

Autor SHA1 Mensagem Data
  bergquist 75760aa892 dont specify domain for auth cookies há 7 anos atrás
  bergquist d6edaa1328 moves cookie https setting to [security] há 7 anos atrás
  bergquist 516037fbdd makes sure rotation is always higher than urgent rotation há 7 anos atrás
  bergquist 56a521b264 makes auth token rotation time configurable há 7 anos atrás
  bergquist 12f8338977 stores hashed state code in cookie há 7 anos atrás
  bergquist d3ec8e1ccb creates new config section for login settings há 7 anos atrás
  Marcus Efraimsson 4096449aec extract auth token interface and remove auth token from context há 7 anos atrás
  Marcus Efraimsson 366e356e08 more auth token tests há 7 anos atrás
  bergquist 777bd9ea18 adds cleanup job for old session tokens há 7 anos atrás
  Marcus Efraimsson 38efc1d7d2 s/print/log há 7 anos atrás
  bergquist 92620af75f avoid calling now() multiple times há 7 anos atrás
  Marcus Efraimsson dd8476d81a passing auth token tests há 7 anos atrás
  Marcus Efraimsson 565408194a handle expired tokens há 7 anos atrás
  bergquist 697ddccd8e set userToken on request when logging in há 7 anos atrás
  bergquist 55b3013eb3 moves initWithToken to auth package há 7 anos atrás
  Marcus Efraimsson 734a7d38b2 set cookie name from configuration há 7 anos atrás
  Marcus Efraimsson 766cfab374 change rotate time há 7 anos atrás
  Marcus Efraimsson 0d1e3759eb mixor fixes há 7 anos atrás
  bergquist 2e97d39abe removes commented code há 7 anos atrás
  bergquist 47a7d93fd9 moves rotation into auth since both happens before c.Next() há 7 anos atrás
  bergquist fd937e3d95 remove maxage from session token há 7 anos atrás
  bergquist c2accfa4c0 inital code for rotate há 7 anos atrás
  bergquist aba6148c43 login users based on token cookie há 7 anos atrás
  Marcus Efraimsson b0df7280be begin user auth token implementation há 7 anos atrás