19 Commits (aca6a7543ae97da2d1af8a6f9c547a0088d9e240)

Author SHA1 Message Date
  Egor Kislitsyn e32b7ae044
Skip failing `:crypt` test on mac 4 years ago
  lain bfdd90f6d7 AuthenticationPlug: Also update crypt passwords. 4 years ago
  lain baef35bcc8 Authentication Plug: Update bcrypt password on login. 4 years ago
  Alex Gleason 9cbf17d59f
Handle bcrypt passwords for Mastodon migration 4 years ago
  Alex Gleason b46811a074
Upgrade Comeonin to v5 4 years ago
  Ivan Tashkinov 66f55106bd [#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks when password is provided. Refactored plugs skipping functionality. 4 years ago
  Mark Felder 05da5f5cca Update Copyrights 4 years ago
  Haelwenn (lanodan) Monnier 447514dfa2
Bump copyright years of files changed in 2019 4 years ago
  Sergey Suprunenko 9340896c9e Exclude tests that use :crypt.crypt/2 on macOS 5 years ago
  Sergey Suprunenko 43a7cd27fe [tests] Mock :crypt.crypt/2 function in AuthenticationPlugTest 5 years ago
  Maksim f435217e50 tests for Plugs.AuthenticationPlug 5 years ago
  William Pitcock 3c08d229db tests: add legal boilerplate 5 years ago
  lain 32465b9939 Simplify AuthenticationPlug 5 years ago
  Moon Man 1a8bc26e52 auth against sha512-crypt password hashes, upgrade to pbkdf2 5 years ago
  lain 4afbef39f4 Format the code. 6 years ago
  Lain Iwakura 0ec5aeb8a7 Don't log in deactivated users. 6 years ago
  Roger Braun 70024632ba AP refactoring. 7 years ago
  Roger Braun 32aa83f3a2 Short circuit user verification if cookie is present. 7 years ago
  Roger Braun e32dbfc9a5 Add basic auth. 7 years ago