overrides.rb
134 Bytes
-
df2f3c36 Added an optional username field to User model. Mongo makes this easy without an… ... Browse Code »
…y need for migrations, and I made my implementation as unintrusive as possible. Some organizations (such as ours) will find the "username" field useful when implementing an alternative authentication strategy. (Default is off, and this is fully backwards compatible.)