Josué Tille
676d283d14
Use localhost instead of domain for mail server address
2023-12-13 10:10:44 +01:00
Josué Tille
1a620afa86
Fix log configuration
...
Fix warning:
Failed to load writer mode "router" for logger router: invalid log writer type (mode): router, maybe it needs something like 'MODE=file' in [log.router] section
Failed to load writer mode "xorm" for logger xorm: invalid log writer type (mode): xorm, maybe it needs something like 'MODE=file' in [log.xorm] section
Fix log level in file because:
- warning level break startup service detection (with ynh_systemd_action)
- warning level break fail2ban
2023-11-30 14:49:11 +01:00
Josué Tille
396f0d4aaa
Use correct email to reply
...
when we use other user for email than gitea we have this error: gomail: could not send email 1: failed to issue RCPT command: 553 5.7.1 : Sender address rejected: not owned by user gitea
2023-11-30 14:26:08 +01:00
Josué Tille
a315e28309
Use smtp with starttls (not smtps)
...
When we use smtps+starttls we have this error : gomail: could not send email 1: SMTP server does not support AUTH, but credentials provided
2023-11-30 14:24:43 +01:00
Josué Tille
7e2809de42
Remove skype verify as it's obsolete
...
Deprecated config option `[mailer]` `SKIP_VERIFY` present. Use `[mailer]` `FORCE_TRUST_SERVER_CERT` instead. This fallback will be/has been removed in v1.19.0
2023-11-30 14:19:42 +01:00
Josué Tille and Félix Piédallu
b91b7e2464
Remove limit on data in nginx
2023-11-29 17:26:25 +01:00
Josué Tille and Félix Piédallu
361d0bb652
Fix email stack config
2023-11-29 17:26:25 +01:00
Josué Tille and Félix Piédallu
e73acdd808
cleanup all scripts
2023-11-29 17:26:25 +01:00
Josué Tille and Félix Piédallu
d5f508aa85
fix init permissions
2023-11-29 17:26:25 +01:00
Josué Tille and Félix Piédallu
479e4d7b2d
cleanup app.ini
2023-11-29 17:26:25 +01:00
Josué Tille and Félix Piédallu
18696acb10
Fix manifest
2023-11-29 17:26:25 +01:00
Josué Tille and Félix Piédallu
5e22a74cd7
We don't need ram to build app
2023-11-29 17:26:25 +01:00
Josué Tille and Félix Piédallu
238dec4aaf
SSO is supported
2023-11-29 17:26:25 +01:00
Josué Tille and Félix Piédallu
c3d72d5bc6
Fix mail config
2023-11-29 17:26:25 +01:00
Josue-T and GitHub
b51febc0f9
Merge pull request #91 from YunoHost-Apps/testing
...
Testing
2023-11-29 10:40:28 +01:00
Josué Tille
4ebb71f581
Fix manifest
2023-11-29 08:39:04 +01:00
Josué Tille
9c40efe2f7
Upgrade gitea to 1.21.1
2023-11-28 22:11:52 +01:00
Josue-T and GitHub
22fd459bed
Merge pull request #90 from CodeShakingSheep/replace-deprecated-mailer-config-option
...
Replace SKIP_VERIFY with FORCE_TRUST_SERVER_CERT in app.ini
2023-11-24 22:18:23 +01:00
Josue-T and GitHub
d4f9245d2b
Merge pull request #89 from YunoHost-Apps/testing
...
Testing
2023-11-24 10:39:44 +01:00
Josué Tille
f1d06a571e
Upgrade gitea to 1.21.0
2023-11-22 15:56:24 +01:00
Josue-T and GitHub
7cf829e71c
Merge pull request #88 from CodeShakingSheep/replace-deprecated-log-config-options
...
Replacements for access, router and xorm log in app.ini
2023-11-22 15:47:34 +01:00
Josue-T and GitHub
9a2f61a5db
Merge pull request #86 from YunoHost-Apps/testing
...
Testing
2023-10-17 08:09:24 +02:00
Josué Tille
9355477b50
Upgrade gitea to 1.20.5
2023-10-12 08:07:41 +02:00
Josue-T and GitHub
b6fac9fd8a
Merge pull request #85 from YunoHost-Apps/testing
...
Testing
2023-09-12 18:32:25 +02:00
Josué Tille
768ec56400
Upgrade gitea to 1.20.4
2023-09-12 08:37:31 +02:00
Josué Tille
87ec046a19
Upgrade gitea to 1.20.3
2023-08-22 08:00:58 +02:00
Josué Tille
679da9647a
Upgrade gitea to 1.20.2
2023-08-02 08:32:44 +02:00
Josue-T and GitHub
b327ccd302
Merge pull request #81 from YunoHost-Apps/testing
...
Testing
2023-07-25 12:11:31 +02:00
Josué Tille
a3c08f6f1f
Upgrade gitea to 1.20.1
2023-07-25 08:50:33 +02:00
Josué Tille
9fa36a7746
Upgrade gitea to 1.20.0
2023-07-18 12:54:37 +02:00
Josue-T and GitHub
731eb7aab3
Merge pull request #78 from YunoHost-Apps/testing
...
Testing
2023-07-05 14:44:34 +02:00
Josué Tille
602dec3db3
Upgrade gitea to 1.19.4
2023-07-05 09:01:33 +02:00
Josué Tille
0306a65b6a
Upgrade gitea to 1.19.3
2023-05-09 08:14:17 +02:00
Josué Tille
3fcbdd8b1d
Upgrade gitea to 1.19.2
2023-05-02 07:55:21 +02:00
Josue-T and GitHub
ba6edb7d5c
Merge pull request #71 from YunoHost-Apps/testing
...
Testing
2023-04-27 21:53:11 +02:00
Josué Tille
73a205bfb1
Upgrade gitea to 1.19.1
2023-04-27 07:52:44 +02:00
Josue-T and GitHub
d9c4cc860a
Merge pull request #70 from Typhlos/master
...
Activate gitea actions
2023-04-27 07:49:50 +02:00
Josue-T and GitHub
f7bdfd7085
Merge pull request #66 from YunoHost-Apps/testing
...
Testing
2023-03-21 20:43:10 +01:00
Josue-T and GitHub
341271947b
Take out test upgrade from gogs
2023-03-21 17:21:11 +01:00
Josué Tille
b6965e9dfb
Upgrade gitea to 1.19.0
2023-03-21 08:03:05 +01:00
Josue-T and GitHub
f61f3405db
Take out
2023-03-06 12:35:50 +01:00
Josué Tille
0295beceb0
fix upgrade script
2023-02-24 08:05:19 +01:00
Josué Tille
43282662a9
Upgrade gitea to 1.18.5
2023-02-24 07:47:21 +01:00
Josué Tille
44c9405cb0
Upgrade gitea to 1.18.4
2023-02-21 08:15:36 +01:00
Josué Tille
7dab417809
Upgrade gitea to 1.18.3
2023-01-25 08:03:48 +01:00
Josue-T and GitHub
cb64eb78fd
Merge pull request #64 from YunoHost-Apps/v1.18
...
V1.18
2023-01-25 07:49:59 +01:00
Josué Tille
b83c8250d1
Upgrade gitea to 1.18.2
2023-01-22 01:05:28 +01:00
Josué Tille
315deacb89
Upgrade gitea to 1.18.1
2023-01-18 08:02:59 +01:00
Josué Tille
6bdd9c9804
Update config
2023-01-13 08:04:03 +01:00
Josue-T and GitHub
4207a6b6d9
Merge pull request #62 from YunoHost-Apps/testing
...
Testing
2023-01-13 08:01:22 +01:00
Josué Tille
ebe8c71b08
Upgrade gitea to 1.18.0
2023-01-06 06:47:13 +01:00
Josué Tille
48a1b478c7
Upgrade gitea to 1.17.4
2022-12-23 17:52:27 +01:00
Josué Tille
42c838363f
Upgrade gitea to 1.17.3
2022-10-18 08:32:48 +02:00
Josue-T and GitHub
a063925d22
Merge pull request #57 from YunoHost-Apps/testing
...
Change user app home too if homedir is moved
2022-09-13 08:12:22 +02:00
Josué Tille
5e634a769f
Upgrade gitea to 1.17.2
2022-09-12 20:00:07 +02:00
Josue-T and GitHub
6c7d277601
Merge pull request #38 from YunoHost-Apps/testing
...
Upgrade to 1.17.1
2022-08-30 06:56:01 +02:00
Josué Tille
b5cb1820a5
Update upgrade commit
2022-08-24 07:48:14 +02:00
Josué Tille
c3bd422a32
Fix auto registration
2022-08-21 09:35:45 +02:00
Josué Tille
e93e105abc
Upgrade gitea to 1.17.1
2022-08-21 09:24:38 +02:00
Josué Tille
be6cb47687
Upgrade gitea to 1.17.0
2022-08-21 09:24:37 +02:00
Josué Tille
fd6d38d99e
Change test upgrade commit
...
We can't really easly test an oldest version because we have some issue with the permission upgrade about the public access management
2022-08-19 06:32:53 +02:00
Josue-T and GitHub
62cd55702a
Merge pull request #50 from YunoHost-Apps/LFS
...
Add LFS support
2022-08-02 23:35:40 +02:00
Josué Tille
1052d352c8
Upgrade gitea to 1.16.9
2022-07-13 08:14:34 +02:00
Josué Tille
29fb4d4a9e
Fix reverse proxy authentication
2022-05-28 20:13:30 +02:00
Josué Tille
90ba718dec
Fix checksum
2022-05-28 01:09:01 +02:00
Josué Tille
f9413cf9d6
Upgrade gitea to 1.16.8
2022-05-28 00:33:56 +02:00
Josué Tille
b2338b32c4
Upgrade gitea to 1.16.7
2022-05-28 00:33:55 +02:00
Josué Tille
bb48e42d63
Upgrade gitea to 1.16.6
2022-04-23 21:40:46 +02:00
Josué Tille
4c0f81b035
Fix install and fix linter
2022-04-23 21:31:30 +02:00
Josué Tille
824f64457b
Add screenshot
2022-04-01 22:55:40 +02:00
Josué Tille
fc1befe9f8
Fix linter
2022-04-01 22:54:46 +02:00
Josué Tille
d43bc11857
Upgrade gitea to 1.16.5
2022-04-01 21:30:00 +02:00
Josué Tille
670c65e3ca
Upgrade gitea to 1.16.4
2022-03-23 21:45:07 +01:00
Josué Tille
aa7225046c
Upgrade gitea to 1.16.3
2022-03-23 21:45:05 +01:00
Josué Tille
f8ddaef387
Upgrade gitea to 1.16.2
2022-03-23 21:45:03 +01:00
Josué Tille
c84adf3034
Restart gitea after last source upgrade
2022-02-22 22:07:03 +01:00
d15c6ada1d
Fix typo
...
Co-authored-by: tituspijean <tituspijean@outlook.com >
2022-02-07 20:50:27 +01:00
Josué Tille
9d7d717a8a
Change name of commun in sql table in login source
2022-02-07 20:44:35 +01:00
Josué Tille
d9f157378e
Upgrade gitea to 1.16.1
2022-02-07 17:35:19 +01:00
Josué Tille
4140e98715
Upgrade gitea to 1.16.0
2022-02-07 17:35:16 +01:00
Josue-T and GitHub
6f253f97e6
Merge pull request #39 from YunoHost-Apps/ssh_permission
...
Add gitea in ssh group permission in scripts
2022-01-25 07:44:56 +01:00
Josué Tille
8dc7f700de
Add gitea in ssh group permission in scripts
2022-01-18 21:40:16 +01:00
Josué Tille
ffa2416256
Upgrade gitea to 1.15.10
2022-01-17 20:54:49 +01:00
Josué Tille
8b4562a624
Upgrade gitea to 1.15.9
2022-01-17 20:54:48 +01:00
Josué Tille
4428223ea8
Upgrade gitea to 1.15.8
2021-12-22 07:48:15 +01:00
Josué Tille
725f6754f7
Merge uptream/testing
2021-12-04 23:30:57 +01:00
Josué Tille
e1c5148cb8
Git sync at 2021-12-04 23:25:08
2021-12-04 23:25:08 +01:00
Josué Tille
bda27115dc
Upgrade gitea to 1.15.7
2021-12-04 23:20:54 +01:00
Josué Tille
45c9620fd7
Upgrade gitea to 1.15.6
2021-10-28 22:03:12 +02:00
Josué Tille
33e7cd1de6
Upgrade gitea to 1.15.5
2021-10-26 07:47:58 +02:00
Josué Tille
a248f31110
Upgrade gitea to 1.15.4
2021-10-26 07:47:57 +02:00
Josué Tille
521fe69644
Try improve reverse proxy authentication
2021-10-26 07:47:40 +02:00
Josué Tille
79559c0fb2
Upgrade gitea to 1.15.3
2021-09-24 08:25:06 +02:00
Josué Tille
72acb9cf0f
Enable basic authentication
2021-09-22 08:17:54 +02:00
Josué Tille
638aff8383
Upgrade gitea to 1.15.2
2021-09-15 19:13:31 +02:00
Josué Tille
5706d37c93
Upgrade gitea to 1.15.1
2021-09-15 19:13:31 +02:00
Josué Tille
39f8a1903b
Upgrade gitea to 1.15.0
2021-09-15 19:13:30 +02:00
Josue-T and GitHub
1ae607e640
Merge pull request #32 from YunoHost-Apps/systemd-hardening
...
systemd hardening
2021-09-15 19:12:54 +02:00
Josue-T and GitHub
aa530b0ed3
Merge pull request #28 from yunohost-bot/issue-and-pr-template
...
[autopatch] Update issue and PR templates
2021-09-15 19:05:53 +02:00
Josué Tille
df1a64e04b
Upgrade gitea to 1.14.6
2021-08-28 13:57:01 +02:00