update copyright years to 2019
[akkoma] / lib / pleroma / plugs / authentication_plug.ex
2018-12-31 William Pitcockupdate copyright years to 2019
2018-12-28 kaniiniMerge branch 'systemd-drop-sysadmin-privilege' into...
2018-12-27 kaniiniMerge branch 'feature/create-tombstone-instead-of-delet...
2018-12-25 lambdaMerge branch 'legal-boilerplate' into 'develop'
2018-12-23 William Pitcockadd license boilerplate to pleroma core
2018-12-18 lambdaMerge branch 'feature/new-user-routes' into 'develop'
2018-12-14 hrefMerge branch 'feature/file-size-checking' into 'develop'
2018-12-10 lambdaMerge branch 'fix_empty_bio_crash' into 'develop'
2018-12-10 lambdaMerge branch 'fix/config-md-typos' into 'develop'
2018-12-10 lambdaMerge branch 'support/bugfix_272' into 'develop'
2018-12-10 lambdaMerge branch 'fix/theora-detection-read-bytes' into...
2018-12-10 lambdaMerge branch 'anonymize-filter-text' into 'develop'
2018-12-10 lambdaMerge branch 'develop' into 'fix/mix-task-uploads-modul...
2018-12-10 lambdaMerge branch 'parallel588/pleroma-support/compile_warni...
2018-12-09 Maksim Pechnikovfix compile warnings
2018-12-01 rinpatchAttempt to resolve merge conflict
2018-09-08 lambdaMerge branch 'moonman/pleroma-sha512-crypt' into 'develop'
2018-09-05 lainAdd EnsureUserKeyPlug, smaller fixes
2018-09-05 lainSimplify AuthenticationPlug
2018-09-05 Moon Manchange cond to if else
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.