Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new gitea release 1.14.6 #95

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

DO1JLR
Copy link
Contributor

@DO1JLR DO1JLR commented Apr 11, 2021

@thomas-maurice
Copy link
Owner

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/

@firesoft-de
Copy link
Contributor

firesoft-de commented Apr 13, 2021

This

failregex = .*Failed authentication attempt for .* from <HOST>

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

@DO1JLR DO1JLR changed the title new gitea release 1.14.0 new gitea release 1.14.1 Apr 16, 2021
firesoft-de
firesoft-de previously approved these changes Apr 19, 2021
Copy link
Contributor

@firesoft-de firesoft-de left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@DO1JLR DO1JLR changed the title new gitea release 1.14.1 new gitea release 1.14.2 May 10, 2021
@DO1JLR
Copy link
Contributor Author

DO1JLR commented Jun 20, 2021

@DO1JLR DO1JLR changed the title new gitea release 1.14.2 new gitea release 1.14.3 Jun 20, 2021
@DO1JLR
Copy link
Contributor Author

DO1JLR commented Jul 19, 2021

@IDerr
Copy link

IDerr commented Aug 20, 2021

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

@DO1JLR DO1JLR changed the title new gitea release 1.14.3 new gitea release 1.14.6 Aug 20, 2021
@DO1JLR
Copy link
Contributor Author

DO1JLR commented Aug 20, 2021

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

@IDerr
Copy link

IDerr commented Aug 22, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants