auth against sha512-crypt password hashes, upgrade to pbkdf2
[akkoma] / lib / pleroma / plugs / authentication_plug.ex
2018-09-05 Moon Manauth against sha512-crypt password hashes, upgrade...
2018-05-06 lambdaMerge branch 'feld-varnish' into 'develop'
2018-04-10 lambdaMerge branch 'feld-varnish' into 'develop'
2018-04-01 KANEKO YoshitakaFix conflict
2018-03-30 lainFormat the code.
2018-03-27 lainMore Jason changes.
2017-12-11 lambdaMerge branch 'fix/tootdon-mentions' into 'develop'
2017-12-11 hrefMerge remote-tracking branch 'upstream/develop' into...
2017-12-09 Roger BraunMerge branch 'develop' into feature/activitypub
2017-12-09 Roger BraunMerge branch 'feature/user_deletion' into develop
2017-12-08 lambdaMerge branch 'postgresetup' into 'develop'
2017-12-07 Lain IwakuraDon't log in deactivated users.
2017-12-05 hrefMerge remote-tracking branch 'upstream/develop' into...
2017-12-05 Roger BraunMerge remote-tracking branch 'origin/develop' into...
2017-12-05 lambdaMerge branch 'fix/odd-passwords' into 'develop'
2017-12-04 ealFix basic auth for passwords with a colon.
2017-05-16 Roger BraunAP refactoring.
2017-05-07 Roger BraunMerge branch 'develop' into dtluna/pleroma-feature...
2017-05-05 Roger BraunMerge branch 'develop' into dtluna/pleroma-refactor/1
2017-04-27 dtlunaRefactor code to comply with credo suggestions
2017-03-30 Roger BraunShort circuit user verification if cookie is present.
2017-03-20 Roger BraunDon't use fetch access in plug.
2017-03-20 Roger BraunAdd basic auth.