6ef8ace025 attempt to do non anonymous ldap connect
a811d0f8b3 attempt to do non anonymous ldap connect
- Compare 2 commits »
trinity-1686a commented on pull request Plume/Plume#908
WIP attempt to do non anonymous ldap connectit's `LDAP_USER` and `LDAP_PASSWORD`, as environment variables or in .env
1 month ago
trinity-1686a commented on pull request Plume/Plume#908
WIP attempt to do non anonymous ldap connectIf you know how to compile from sources, you can run `git checkout ldap-non-anon` before running cargo commands. You might need to run `git fetch` before git checkout if it does not find the branch
1 month ago
trinity-1686a created pull request Plume/Plume#908
WIP attempt to do non anonymous ldap connect1 month ago
trinity-1686a pushed to ldap-non-anon at Plume/Plume
1 month ago
trinity-1686a pushed to ldap-non-anon at Plume/Plume
1 month ago
trinity-1686a commented on issue Plume/Plume#902
Ldap auth with read only bind userI guess it first bind that user, then bind a 2nd time with the right user? In a few days once I'll have time I'll make a WIP pr, would you be able to test it?
1 month ago
trinity-1686a commented on issue Plume/Plume#902
Ldap auth with read only bind userI'm not sure what you mean, I'm not very familiar with ldap (despite implementing support in Plume), from what the internet seems to say, an anonymous bind is a bind with empty DN/password, which Plume is not doing (DN is computed from config and username, password is, well the user password). If the 5 `LDAP_*` environment variables don't provide what you need, it's probably not implemented, and I'd welcome any ressource explaining better your request.
1 month ago
trinity-1686a pushed to dir-safestring at Plume/Plume
3 months ago
trinity-1686a pushed to dir-safestring at Plume/Plume
3 months ago
trinity-1686a commented on issue Plume/Plume#857
Compilation error on archlinuxI'm confused. apt on archlinux?
3 months ago
trinity-1686a commented on issue Plume/Plume#857
Compilation error on archlinuxIt's odd, when I run cargo web on my (archlinux) computer, I get ```sh info: downloading component 'rust-std' for 'wasm32-unknown-unknown' info: installing component 'rust-std' for 'wasm32-unknown-unknown' ``` So it seems as it should be installed automatically.
3 months ago
trinity-1686a commented on issue Plume/Plume#845
Release v0.6.0... I've allowed anything, I hope it'll work this time
3 months ago
trinity-1686a commented on issue Plume/Plume#845
Release v0.6.0I have no idea, I'm guessing some default value changed in Gitea conf since then. I upped the limit, it should be enough now.
3 months ago
trinity-1686a created pull request Plume/Plume#853
add support for right to left languages in post content3 months ago
trinity-1686a pushed to bidi-md at Plume/Plume
3 months ago
trinity-1686a pushed to bidi-plume at Plume/pulldown-cmark
3 months ago
trinity-1686a created repository Plume/pulldown-cmark
3 months ago