Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
jusdino created a review comment on a pull request on csg-org/CompactConnect
Yeah, intentional. In some semi-related conversations about security/legal concerns, we discussed the possibility that system logs might become evidence in a legal action, which changes the retenti...
jlkravitz created a comment on a pull request on csg-org/CompactConnect
- [ ] review the pull request to get oriented - [ ] read the description of the pull request, which should summarize the changes made - [ ] read through every task on the Scrum board that's enc...
jusdino created a review on a pull request on csg-org/CompactConnect
Looks good! @jlkravitz , this is ready for you.
ChiefStief created a comment on a pull request on csg-org/CompactConnect
We may want click-off / press off to toggle off the mobile side-bar
jlkravitz created a review comment on a pull request on csg-org/CompactConnect
Can you elaborate on this one? Not certain I understand what you mean by "future organization access logging."
jlkravitz created a review comment on a pull request on csg-org/CompactConnect
Thanks for the comments and for thinking so deeply about security on this one!
jlkravitz created a review comment on a pull request on csg-org/CompactConnect
Dumb question...but where does the 'inverted' part of the key show up in the codebase?
jlkravitz created a review comment on a pull request on csg-org/CompactConnect
Should this be `overwrite_snapshot=False`?
jlkravitz created a review comment on a pull request on csg-org/CompactConnect
This a dupe of L40 below?
jlkravitz created a review comment on a pull request on csg-org/CompactConnect
Do you mean to say, if a role is _not_ being created for this lambda? (I am assuming so since the check is that `role is None`.)
jlkravitz created a review comment on a pull request on csg-org/CompactConnect
I assume this was a typo? What were the implications of this typos, if any? (Genuine question because I don't understand AWS well enough to know. I realize this is a suppression, but I imagine an e...
jlkravitz created a review on a pull request on csg-org/CompactConnect
Looks great! Thanks for being so detail-oriented on this one. Few questions/comments.
jlkravitz created a review on a pull request on csg-org/CompactConnect
Looks great! Thanks for being so detail-oriented on this one. Few questions/comments.
jlkravitz created a comment on an issue on csg-org/CompactConnect
https://github.com/csg-org/CompactConnect/pull/411/files#diff-3153b24ee0a63cc62f7c201d0a10e7579870ce0fffaccd44d87d3d66d54e1fddR115
isabeleliassen closed an issue on csg-org/CompactConnect
Fix auth to work as expected
- After research, chosen first stage for this is to chain logout redirect urls to be able to log any user out using just cognito from both pools - Explore customization options for login page, at ...isabeleliassen closed an issue on csg-org/CompactConnect
Fix auth to work as expected
- After research, chosen first stage for this is to chain logout redirect urls to be able to log any user out using just cognito from both pools - Explore customization options for login page, at ...isabeleliassen pushed 1 commit to development csg-org/CompactConnect
- Feat/auth tweaks (#388) ### Requirements List - Python 3.12+ - A working sandbox account, once you have access you... 5977b08