You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Martii opened this issue
May 10, 2017
· 0 comments
Labels
bugYou've guessed it... this means a bug is reported.CODESome other Code related issue and it should clearly describe what it is affecting in a comment.
... call the update method of libs/modifySessions.js to make sure the change is propagated in the session store.
This is followup for the perceived missing logic in that code section that was not there before the PR of #1108
NOTES:
Missing aReq object to call existing modifySessions.update e.g. not in top level function signature.
RepoManager.loadScripts doesn't currently have aReq with a user in it on import scripts from GH (e.g. webhook won't be able to elevate using current modifySessions.update)
The text was updated successfully, but these errors were encountered:
Martii
added
bug
You've guessed it... this means a bug is reported.
CODE
Some other Code related issue and it should clearly describe what it is affecting in a comment.
sooner
Sooner would be appreciated.
labels
May 10, 2017
Martii
pushed a commit
to Martii/OpenUserJS.org
that referenced
this issue
May 17, 2017
* I never have liked this test and mathematial calc... it's just asking for a security breach if there is an error somewhere else
* Set to static numbers... we have static numbers all over the place so continue to use these
Applies to OpenUserJS#1109 and OpenUserJS#1107
* I never have liked this test and mathematical calc... it's just asking for a security breach if there is an error somewhere else
* Set to static numbers... we have static numbers all over the place so continue to use these
Applies to #1109 and #1107
Auto-merge
* When promoting/demoting a User future flagging/unflagging can wreak havoc on critical *(relative)* flags properties.
* Project bump since requires a bit of migration
* Needs followup testing with OpenUserJS#1109
Applies to OpenUserJS#126 and post OpenUserJS#641
* When promoting/demoting a User future flagging/unflagging can wreak havoc on critical *(relative)* flags properties.
* Project bump since requires a bit of migration
* Needs followup testing with #1109
Applies to #126 and post #641
Auto-merge
bugYou've guessed it... this means a bug is reported.CODESome other Code related issue and it should clearly describe what it is affecting in a comment.
As per @sizzlemctwizzle comment from #1107 (comment) and #1107 (comment) :
This is followup for the perceived missing logic in that code section that was not there before the PR of #1108
NOTES:
aReq
object to call existingmodifySessions.update
e.g. not in top level function signature.RepoManager.loadScripts
doesn't currently haveaReq
with a user in it on import scripts from GH (e.g. webhook won't be able to elevate using currentmodifySessions.update
)The text was updated successfully, but these errors were encountered: