summaryrefslogtreecommitdiff
path: root/users/app/models/local_email.rb
AgeCommit message (Expand)Author
2014-04-08moving users: app and test filesAzul
2013-10-17blacklist system logins for aliases and loginsAzul
2013-09-05Move handle method to Email model and have it work for local and non-local em...jessib
2013-07-24allow available and unique forwards onlyAzul
2013-07-24validations of email format and local domain moved overAzul
2013-07-24local email adds domain if neededAzul
2013-07-24testing all versions of emial identities, emails are now stringsAzul
2013-01-18more flexible email partialAzul
2013-01-17minor fixes to validation workflowAzul
2013-01-17unit tests passingAzul
2013-01-16incomplete initial changes to make email address just login@domain.tldAzul
2012-12-20fixed tests, testing corner cases, fixed theseAzul
2012-12-20this is what += is there forAzul
2012-12-20validating email domain and displaying it as the placeholderAzul
2012-12-18refactored email_alias creation and validationAzul
2012-12-13use the same partial for Email and LocalEmailAzul
2012-12-13LocalEmail added - will validate uniqueness amongst emails and aliasesAzul