Search Criteria
Package Details: cyrus-sasl-xoauth2-git r22.43d03523fecf-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/cyrus-sasl-xoauth2-git.git (read-only, click to copy) |
---|---|
Package Base: | cyrus-sasl-xoauth2-git |
Description: | XOAUTH2 mechanism plugin for cyrus-sasl |
Upstream URL: | https://github.com/moriyoshi/cyrus-sasl-xoauth2 |
Licenses: | MIT |
Submitter: | tohojo |
Maintainer: | tohojo |
Last Packager: | tohojo |
Votes: | 2 |
Popularity: | 0.103732 |
First Submitted: | 2019-01-23 08:16 (UTC) |
Last Updated: | 2021-03-16 10:13 (UTC) |
Dependencies (2)
- libsasl
- git (git-git, git-vfs, git-run-command-patch-git) (make)
Latest Comments
tohojo commented on 2021-03-16 10:14 (UTC)
Ah, that's because of a difference in the git short revision length... Should be fixed in the -2 update I just pushed...
japhir commented on 2021-03-16 09:53 (UTC)
Since a few days every
paru
command asks me to update this package. I think something in pkgver is going wrong?when I
paru
it says the update is for:VannTen commented on 2020-04-08 11:23 (UTC) (edited on 2020-04-08 11:23 (UTC) by VannTen)
By the way, when building I add some warning by my package manager and did some editing on the PKGBUILD. Feel free to use it if you want (git patch below)
VannTen commented on 2020-04-07 15:46 (UTC) (edited on 2020-04-07 15:49 (UTC) by VannTen)
Weird. I suppose that's depend on the usage that the application makes of libsasl, but I don't really know the internals of that.
I'll try to make an issue on the github when I'll have a bit of time
tohojo commented on 2020-04-07 10:38 (UTC)
Works fine for me with postfix for authenticating against gmail...
VannTen commented on 2020-04-06 15:54 (UTC)
The plugin does not seem to works. For example when used with mbsync connecting by imap and using sasl, it hangs at login. Another implementation (https://github.com/robn/sasl2-oauth) does work though.