Skip to content

Commit

Permalink
Ready for 7.x-1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilkybarkid committed Dec 23, 2014
1 parent 0e3a737 commit 1d8f50e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Changelog
=========

7.x-1.3
-------

23 December 2014.

* Make sure user accounts are saved when logging in, even when blocked.
* Hide the user login block on the backdoor login page.
* Add 'is Raven user' Rules condition.
* Prevent double language prefixing of URLs.
* Rewrite generated `user/login` paths to `raven/login` when Raven is enforced.

7.x-1.2
-------

Expand Down
2 changes: 1 addition & 1 deletion raven.info
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = Raven authentication
description = Allows users to authenticate with Raven.
core = 7.x
package = University of Cambridge
version = 7.x-1.3-dev
version = 7.x-1.3
configure = admin/config/people/raven

dependencies[] = user
Expand Down

0 comments on commit 1d8f50e

Please sign in to comment.