Results 16 issues of bviktor

Related: #1012 After changing login from `sAMAccountName` to `mail`, the user can log in no problem, but the personal repos are gone. This is because now Gitblit is looking for...

Catg-Enhancement
Priority-Medium
Status-New
Topic: LDAP

**Is your feature request related to a problem? Please describe.** With each Elevate update, it recalculates all my activities. This appears to be done in a single-threaded manner. Since my...

feature-request
desktop

I just tried to install the latest release on CentOS 7.6. Ran the configuration wizard, where I entered everything except auth ID and secret. It all works now, but I...

Hi, Taiga looks really really good. We're in the process of migrating some of our systems to the cloud and it'd be great if project management was one of those....

enhancement

Consider this policy: ``` package docker.authz default allow = false allow { valid_bind_mapping_whitelist = true valid_mount_mapping_whitelist = true } # prohibit access to the host file system outside /home #...

Take the following DN as an example: ``` memberOf=CN=Discourse Users,OU=Groups,DC=ad,DC=foobar,DC=com ``` This results in the following error on the UI: > Sorry, there was an error authorizing your account. Perhaps...

If I bind to the tang server by hostname, e.g. ``` sudo clevis luks bind -d /dev/sda3 tang '{"url": "http://tang.foobar.com"}' ``` The boot log shows these errors: ``` [ OK...

This is the boot log after the bind: ``` [ OK ] Reached target Paths. [ OK ] Found device Samsung_SSD_850_PRO_512GB 3. Starting Cryptography Setu…f146-4155-a920-5fe04b92f239... [ 2.656671] dracut-initqueue[539]: Error communicating...

Hi, I got Tang to work on the Ubnt EdgeRouter X, the write-up is here: https://noobient.com/2020/12/29/ubuntu-luks-automatic-unlock-using-tang-edgerouter/ I'd be more than happy to help incorporating this in the Tang README. Please...

Question: from what I understand, Git LFS v2 [introduced](https://github.com/git-lfs/git-lfs/wiki/File-Locking) file locks. Does GitBucket support this feature yet?

feature