Sanad Haj Yahya
Sanad Haj Yahya
**Context:** In order to remove a cached user from being authenticated when user logout or being deleted from the system revoke method must exist in cached basic strategy
**Tasks:** * add docs to token strategy (godoc) * add links to the readme (api-key, bearer, x-header)
Context: In order to remove a cached user from being authenticated when user logout or being deleted from the system revoke method must exist in cached LDAP strategy
**Context:** LDAP strategy does not fetch user groups and only fill the user info and the rest of the data mapped to extensions. **Tasks:** * update LDAP strategy to fetch...
### What version of Go are you using (`go version`)? $ go version ### Does this issue reproduce with the latest release? ### What version of Go-Guardian are you using...
TODO
### TODO - [x] add tcp rpc - [x] check the conf change v2 - [ ] Repair wall - [ ] add more logs.
It seems there is some confusion about why PR #25 was introduced. To clarify, I opened it for discussion rather than as a final solution. The issue arises when a...
### Description ## Issue Bake quickly becomes a preferred solution for running CI/CD and local tasks. However, sometimes, we need to run a pre-task, like fetching the current Git commit...