Skip to content

Tags: mbeech/sentry

Tags

v2.0.0

Toggle v2.0.0's commit message
Merge pull request cartalyst#274 from iploppable/master

Added Whirlpool hash & fixed salt length on salt extraction

v2.0.0-RC2

Toggle v2.0.0-RC2's commit message
Merge branch 'master' of github.com:cartalyst/sentry

v2.0.0-RC1

Toggle v2.0.0-RC1's commit message
Merge pull request cartalyst#200 from pmeth/patch-1

Fixing bad link in documentation

v2.0.0-beta6

Toggle v2.0.0-beta6's commit message
Update changelog.

Signed-off-by: Ben Corlett <bencorlett@me.com>

v2.0.0-beta5

Toggle v2.0.0-beta5's commit message
Fixes for latest Eloquent changes.

Signed-off-by: Ben Corlett <bencorlett@me.com>

v2.0.0-beta4

Toggle v2.0.0-beta4's commit message
Fixing huge security whole with persist codes for users.

Signed-off-by: Ben Corlett <bencorlett@me.com>

v2.0.0-beta3

Toggle v2.0.0-beta3's commit message
Altering the process in which a user is authenticated. Throttling exc…

…eptions are thrown first before login attempts if throttling is enabled. Fixes #80.

Signed-off-by: Ben Corlett <bencorlett@me.com>

v2.0.0-beta2

Toggle v2.0.0-beta2's commit message
Tweaking authenticate.

Signed-off-by: Ben Corlett <bencorlett@me.com>

v2.0.0-beta1

Toggle v2.0.0-beta1's commit message
Updating docs to reflect CodeIgniter usage.

Signed-off-by: Ben Corlett <bencorlett@me.com>

v2.0.0-alpha8

Toggle v2.0.0-alpha8's commit message
Fixing compatibility with latest Eloquent changes.

Awaiting merge of illuminate/database#105.

Signed-off-by: Ben Corlett <bencorlett@me.com>