Historial de Commits

Autor SHA1 Mensaje Fecha
  kay delaney fb0cec5591 Backend: Adds support for HTTP/2 (#18358) hace 6 años
  Sofia Papagiannaki 4e29357d15 Backend: Do not set SameSite cookie attribute if cookie_samesite is none (#18462) hace 6 años
  Oleg Gaidarenko d88fdc86fc Auth: Do not search for the user twice (#18366) hace 6 años
  Oleg Gaidarenko 82661b9f69 Auth: consistently return same basic auth errors (#18310) hace 6 años
  gotjosh 332920954e SAML: Show SAML login button even if OAuth is disabled (#17993) hace 6 años
  Sofia Papagiannaki dc9ec7dc91 Auth: Allow expiration of API keys (#17678) hace 6 años
  Kyle Brandt bd08d8ce8e middleware: fix Strict-Transport-Security header (#17644) hace 6 años
  Yann Verry ed613194ac HTTPServer: Fix X-XSS-Protection header formatting (#17620) hace 6 años
  Oleg Gaidarenko 1b1d951495 LDAP: refactoring (#17479) hace 6 años
  Kyle Brandt 599514ad68 middleware: add security related HTTP(S) response headers (#17522) hace 6 años
  Oleg Gaidarenko 35f227de11 Feature: LDAP refactoring (#16950) hace 6 años
  zhulongcheng 2fff8f77dc move log package to /infra (#17023) hace 6 años
  Marcus Efraimsson 1c1427520d Security: Add new setting allow_embedding (#16853) hace 6 años
  Marcus Efraimsson f778c1d971 Security: Responses from backend should not be cached (#16848) hace 6 años
  Carl Bergquist 9660356638 Auth: Enable retries and transaction for some db calls for auth tokens (#16785) hace 6 años
  Oleg Gaidarenko 67cbc7d4cf Chore: use remote cache instead of session storage (#16114) hace 6 años
  Marcus Efraimsson 8678620730 move UserToken and UserTokenService to models package hace 6 años
  Marcus Efraimsson a60124a88c change UserToken from interface to struct hace 6 años
  Marcus Efraimsson 44275d9660 middleware fix hace 6 años
  Marcus Efraimsson 871c84d195 changes needed for api/middleware due to configuration settings hace 6 años
  Marcus Efraimsson d53e64a32c move auth token middleware/hooks to middleware package hace 6 años
  bergquist f257101c41 removes unused/commented code hace 7 años
  bergquist 5998646da5 restrict session usage to auth_proxy hace 7 años
  Marcus Efraimsson 4096449aec extract auth token interface and remove auth token from context hace 7 años
  bergquist 55b3013eb3 moves initWithToken to auth package hace 7 años
  Marcus Efraimsson 734a7d38b2 set cookie name from configuration hace 7 años
  Marcus Efraimsson 0d1e3759eb mixor fixes hace 7 años
  Marcus Efraimsson f3125b447b dead code hace 7 años
  bergquist 47a7d93fd9 moves rotation into auth since both happens before c.Next() hace 7 años
  bergquist fd937e3d95 remove maxage from session token hace 7 años