{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":332430829,"defaultBranch":"main","name":"easyauth","ownerLogin":"codemation","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-01-24T11:22:31.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/25013702?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1695883818.0","currentOid":""},"activityList":{"items":[{"before":"b4358bebe7203c735aedbf9ade110bd2f796d184","after":"6741506733f35384dc8cc2c82a24f0f2734c4faa","ref":"refs/heads/main","pushedAt":"2023-09-28T06:49:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codemation","name":"Joshua Jamison","path":"/codemation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25013702?s=80&v=4"},"commit":{"message":"bumped httptools (#108)\n\n* bumped httptools\r\n\r\n* bumped httptools\r\n\r\n* bumped httptools, moved to BASE req\r\n\r\n---------\r\n\r\nCo-authored-by: Joshua (codemation) ","shortMessageHtmlLink":"bumped httptools (#108)"}},{"before":"335ed5c040df370ac45219b44d38eb45d2789186","after":"cbb2f72f09347a07e87c1b39693930357c52c3b6","ref":"refs/heads/bump-httpd-tools","pushedAt":"2023-09-27T23:40:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"codemation","name":"Joshua Jamison","path":"/codemation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25013702?s=80&v=4"},"commit":{"message":"bumped httptools, moved to BASE req","shortMessageHtmlLink":"bumped httptools, moved to BASE req"}},{"before":"6e1c9303062710abaebf524d4b5e5fa97c0950b3","after":"335ed5c040df370ac45219b44d38eb45d2789186","ref":"refs/heads/bump-httpd-tools","pushedAt":"2023-09-27T23:38:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"codemation","name":"Joshua Jamison","path":"/codemation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25013702?s=80&v=4"},"commit":{"message":"bumped httptools","shortMessageHtmlLink":"bumped httptools"}},{"before":null,"after":"6e1c9303062710abaebf524d4b5e5fa97c0950b3","ref":"refs/heads/bump-httpd-tools","pushedAt":"2023-09-27T23:33:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"codemation","name":"Joshua Jamison","path":"/codemation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25013702?s=80&v=4"},"commit":{"message":"bumped httptools","shortMessageHtmlLink":"bumped httptools"}},{"before":"efb05c45fe5d69427416de97b644330773c5f068","after":"b4358bebe7203c735aedbf9ade110bd2f796d184","ref":"refs/heads/main","pushedAt":"2023-09-27T23:14:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"codemation","name":"Joshua Jamison","path":"/codemation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25013702?s=80&v=4"},"commit":{"message":"bump","shortMessageHtmlLink":"bump"}},{"before":"508169616bf0f0de400eaaa06eca1b49ed77d96b","after":"efb05c45fe5d69427416de97b644330773c5f068","ref":"refs/heads/main","pushedAt":"2023-09-27T23:02:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codemation","name":"Joshua Jamison","path":"/codemation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25013702?s=80&v=4"},"commit":{"message":"Refactor token validation (#107)\n\n* replaced global store usage with is_valid_token rpc method\r\n\r\n* removed global store rpc proxy services\r\n\r\n* removed quorum usage & setup\r\n\r\n* replaced new_user checks with count & soft saving if rbac model instances\r\n\r\n* replaced token store usage with self.parent.is_valid_token\r\n\r\n* replaced token store usage with new is_valid_token shared via rpc, allowing EasyAuthServer to scale horizontally\r\n\r\n* bumpted pydbantic\r\n\r\n* bumpted pydbantic\r\n\r\n* removed shutdown step from test cleanup\r\n\r\n---------\r\n\r\nCo-authored-by: Joshua (codemation) ","shortMessageHtmlLink":"Refactor token validation (#107)"}},{"before":null,"after":"9e42eee296abcd29ed85cc5421fef6aee16aa966","ref":"refs/heads/refactor-token-validation","pushedAt":"2023-09-27T22:58:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"codemation","name":"Joshua Jamison","path":"/codemation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25013702?s=80&v=4"},"commit":{"message":"removed shutdown step from test cleanup","shortMessageHtmlLink":"removed shutdown step from test cleanup"}},{"before":"e8e8aa0ee9ad6f6ce9ff488c6b9fe2607d71b9fc","after":"508169616bf0f0de400eaaa06eca1b49ed77d96b","ref":"refs/heads/main","pushedAt":"2023-09-27T19:11:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codemation","name":"Joshua Jamison","path":"/codemation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25013702?s=80&v=4"},"commit":{"message":"add error handling in getuser() (#100)\n\n* add error handling in getuser()\r\n\r\n* expired token\r\n\r\n---------\r\n\r\nCo-authored-by: ForeztGump ","shortMessageHtmlLink":"add error handling in getuser() (#100)"}},{"before":"dc0b488b42e112931e77dc08dd2d8a7541da55ac","after":"e8e8aa0ee9ad6f6ce9ff488c6b9fe2607d71b9fc","ref":"refs/heads/main","pushedAt":"2023-03-09T15:47:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codemation","name":"Joshua Jamison","path":"/codemation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25013702?s=80&v=4"},"commit":{"message":"Security fix - CVE-2022-39227 (#95)\n\n* updated security docs, typos\r\n\r\n* updated min python-jwt version allowed\r\n\r\n---------\r\n\r\nCo-authored-by: Joshua (codemation) ","shortMessageHtmlLink":"Security fix - CVE-2022-39227 (#95)"}},{"before":null,"after":"ad1f822ca284e91c544feda861c42e137c5a7d97","ref":"refs/heads/security-fix","pushedAt":"2023-03-09T15:41:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"codemation","name":"Joshua Jamison","path":"/codemation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25013702?s=80&v=4"},"commit":{"message":"updated min python-jwt version allowed","shortMessageHtmlLink":"updated min python-jwt version allowed"}},{"before":"33590a6977cb71209bea98d26de28db29be09f47","after":"dc0b488b42e112931e77dc08dd2d8a7541da55ac","ref":"refs/heads/main","pushedAt":"2023-03-08T19:44:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"codemation","name":"Joshua Jamison","path":"/codemation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25013702?s=80&v=4"},"commit":{"message":"added security policy docs","shortMessageHtmlLink":"added security policy docs"}},{"before":"705f99cf330f5609346d5590f74ab34fdbafc684","after":"33590a6977cb71209bea98d26de28db29be09f47","ref":"refs/heads/main","pushedAt":"2023-03-08T19:43:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"codemation","name":"Joshua Jamison","path":"/codemation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25013702?s=80&v=4"},"commit":{"message":"added security policy docs","shortMessageHtmlLink":"added security policy docs"}},{"before":"89e958cdb719050795bf869f56d003bc5cf25e64","after":"705f99cf330f5609346d5590f74ab34fdbafc684","ref":"refs/heads/main","pushedAt":"2023-03-08T19:42:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"codemation","name":"Joshua Jamison","path":"/codemation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25013702?s=80&v=4"},"commit":{"message":"added security policy docs","shortMessageHtmlLink":"added security policy docs"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADirZpCgA","startCursor":null,"endCursor":null}},"title":"Activity ยท codemation/easyauth"}