canvas-lms/app
Ethan Vizitei 34775713f9 soft delete associated pseudonyms
closes CNVS-21178

makes sure that we aren't showing users their pseudonyms for
delted authentication providers.

TEST PLAN:
1) create an authentication provider for facebook (For example)
2) get a pseudonym associated with it for a user
3) delete the AAC for facebook
4) confirm you no longer see that pseudonym in /users/self

Change-Id: Idf693b9d3cba616146df87a40c016c2356651806
Reviewed-on: https://gerrit.instructure.com/56530
Tested-by: Jenkins
Reviewed-by: Rob Orton <rob@instructure.com>
QA-Review: August Thornton <august@instructure.com>
Product-Review: Ethan Vizitei <evizitei@instructure.com>
2015-06-16 15:49:31 +00:00
..
coffeescripts Quiz deletion flash notice 2015-06-15 22:20:41 +00:00
controllers Fixes bad JS ajax attempts to QLA for admin/teacher users 2015-06-16 15:37:13 +00:00
helpers Tolerates html only content in neutral question comments 2015-06-11 19:40:49 +00:00
jsx fix auth selector for AACs 2015-06-16 15:49:24 +00:00
messages use correct route for collaboration subclasses 2015-05-15 18:52:15 +00:00
middleware don't autorequire a bunch of gems that are rarely used 2015-04-09 18:47:50 +00:00
models soft delete associated pseudonyms 2015-06-16 15:49:31 +00:00
observers initial live events implementation 2015-04-03 15:22:33 +00:00
presenters fix auth selector for AACs 2015-06-16 15:49:24 +00:00
serializers add verifiers to user quiz rich content 2015-05-29 23:51:20 +00:00
stylesheets fix auth selector for AACs 2015-06-16 15:49:24 +00:00
views fix auth selector for AACs 2015-06-16 15:49:24 +00:00