ansible-role-gitea icon indicating copy to clipboard operation
ansible-role-gitea copied to clipboard

new gitea release 1.14.6

Open DO1JLR opened this issue 4 years ago • 7 comments

https://github.com/go-gitea/gitea/releases/tag/v1.14.0

DO1JLR avatar Apr 11 '21 13:04 DO1JLR

I have to double check this one because it has a bunch of breaking changes, mainly about the fail2ban setup https://blog.gitea.io/2021/04/gitea-1.14.0-is-released/

thomas-maurice avatar Apr 12 '21 17:04 thomas-maurice

This https://github.com/thomas-maurice/ansible-role-gitea/blob/ed984bb95a5e5d00ea911c0efb5212d02613cfdb/templates/fail2ban/filter.conf.j2#L3

should be this failregex = .*(Failed authentication attempt|invalid credentials|Attempted access of unknown user).* from <HOST> according to https://docs.gitea.io/en-us/fail2ban-setup/

Just made a PR to adopt this #99

firesoft-de avatar Apr 13 '21 19:04 firesoft-de

https://github.com/go-gitea/gitea/releases/tag/v1.14.3 is there btw.

DO1JLR avatar Jun 20 '21 21:06 DO1JLR

https://github.com/go-gitea/gitea/releases/tag/v1.14.5 is there btw.

DO1JLR avatar Jul 19 '21 12:07 DO1JLR

You can push a new commit with the 1.14.6 now :)

IDerr avatar Aug 20 '21 11:08 IDerr

BTW there is a more up to date gitea role at https://github.com/roles-ansible/ansible_role_gitea.git

DO1JLR avatar Aug 20 '21 14:08 DO1JLR

Thank a lot, I'll be using this one for now :)

IDerr avatar Aug 22 '21 13:08 IDerr