issues
search
tylerbenson
/
vyllage
https://www.vyllage.com
4
stars
0
forks
source link
Social link loads wrong resume
#1142
Closed
UnspeakableHorror
closed
9 years ago
UnspeakableHorror
commented
9 years ago
Fixes
https://github.com/natebenson/vyllage/issues/1140
.
Moved SimpleSignAdapter to Account because I need the shared document repository now.
Renamed method createUserPermissionsForLinks to setUserPermissionsForLinks to better reflect what it does.
Added permission check to DocumentService.existsForUser to determine if a given user can retrieve a document.
Fixes https://github.com/natebenson/vyllage/issues/1140.