Commit Verlauf

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