Merge branch 'master' of git://factorcode.org/git/factor
commit
2f802f307c
|
@ -1,6 +1,6 @@
|
||||||
! Copyright (C) 2009 Slava Pestov.
|
! Copyright (C) 2009 Slava Pestov.
|
||||||
! See http://factorcode.org/license.txt for BSD license.
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: accessors assocs db.sqlite furnace.actions furnace.alloy
|
USING: accessors assocs db.sqlite furnace furnace.actions furnace.alloy
|
||||||
furnace.auth furnace.auth.features.deactivate-user
|
furnace.auth furnace.auth.features.deactivate-user
|
||||||
furnace.auth.features.edit-profile
|
furnace.auth.features.edit-profile
|
||||||
furnace.auth.features.recover-password
|
furnace.auth.features.recover-password
|
||||||
|
|
Loading…
Reference in New Issue