uncopenweb / uow

JavaScript components and catalog application for UNC Open Web servers
3 stars 0 forks source link

Need UOW Logout #15

Closed bitpshr closed 14 years ago

bitpshr commented 14 years ago

I have the almighty authority of Pete standing behind me as I type this. We need a uow.logout method:

dojo.cookie('user', null, {path : '/', expires: -1}); window.location.reload();

parente commented 14 years ago

100f8621b81f350c0fb07393b57c70a52b843a88

Will appear in next push and server update.