2 Dec 2023 |
delvh | Additionally, you can regenerate the hooks from the admin panel | 23:50:05 |
sirherpderp | In reply to @delvh:matrix.org Additionally, you can regenerate the hooks from the admin panel do you mean the 'Resynchronize pre-receive, update and post-receive hooks of all repositories.' task? tried that but got the same output afterwards. | 23:54:56 |
delvh | Yes, that's what I meant | 23:56:44 |
3 Dec 2023 |
| @zbolo:matrix.org left the room. | 08:00:12 |
| @albsod:matrix.org left the room. | 19:11:19 |
| @za.ch:envs.net joined the room. | 19:13:36 |
| DoofusCanadensis joined the room. | 23:53:46 |
4 Dec 2023 |
DoofusCanadensis | spent much of the day babysitting a ports install on FreeBSD. holy hannah does Forgejo bring in a LOT of dependencies | 02:00:32 |
| @za.ch:envs.net removed their profile picture. | 03:47:10 |
| @za.ch:envs.net removed their display name Zach J Murphy. | 03:47:12 |
| @za.ch:envs.net left the room. | 03:47:14 |
| bugzbunny joined the room. | 04:06:01 |
bugzbunny | Hello. I've integrated Gitea with my IDP using LDAP and OpenID as authentication sources. The problem I have now is when I enable the ENABLE_AUTO_REGISTRATION flag. I can't tell if my IDP is not responding with a email field or it is but Gitea is unaware of it. My question, is their easy way to see what Gitea is getting from my IDP? | 04:09:14 |
bugzbunny | Reading sirherpderp comment. I just upgraded to 1.21, the docs said it was suppose to be a drop-in replacement with breaking changes. Do I really have to run forgejo doctor check -all ? | 04:11:28 |
evilham | In reply to @kenrachynski:matrix.org spent much of the day babysitting a ports install on FreeBSD. holy hannah does Forgejo bring in a LOT of dependencies Are you trying to add the port to the tree? | 09:30:39 |
Earl Warren | In reply to @bugzbunny:bugzbunny.net Reading sirherpderp comment. I just upgraded to 1.21, the docs said it was suppose to be a drop-in replacement with breaking changes. Do I really have to run forgejo doctor check -all ? It is highly recommended. It may discover problems that you won't spot by interacting with it and it may be more difficult to fix them later on. | 10:10:37 |
Earl Warren | In reply to @bugzbunny:bugzbunny.net Hello. I've integrated Gitea with my IDP using LDAP and OpenID as authentication sources. The problem I have now is when I enable the ENABLE_AUTO_REGISTRATION flag. I can't tell if my IDP is not responding with a email field or it is but Gitea is unaware of it. My question, is their easy way to see what Gitea is getting from my IDP? if you up the log level you will see more in the logs (not sure exactly what but maybe what you need). See https://forgejo.org/docs/next/admin/seek-assistance/ | 10:16:37 |
antonin | I've had the same need when working on https://codeberg.org/forgejo/forgejo/pulls/1757. Maybe it would be worth adding some extra debug logging statements to display the entire profile information returned by the authentication backend (for OAuth2 I had to introduce it, but I didn't include it in my commit) | 11:11:04 |
nyncral | Hello, I'd like to uninstall fully forgejo to make a cleaner install than the tests I did, is there somewhere a list of everything that forgejo installs/do to the sever so that I can delete them? | 13:57:53 |
Earl Warren | when Forgejo starts it tells you where things are, in the logs. That's how I would do if I did not remember where things were. | 14:10:59 |
Earl Warren | 2023/12/04 10:03:39 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local
2023/12/04 10:03:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /data/gitea/attachments
....
| 14:11:42 |
Earl Warren | I usually have everything in a single directory, but your installation may be different. | 14:12:30 |
nyncral | ok, thanks, I'll do that | 14:23:33 |
DoofusCanadensis | In reply to @evilham:unchat.cat Are you trying to add the port to the tree? Yes. I’d much prefer a pkg install but here we are. | 14:45:50 |
DoofusCanadensis | mind you, the port patch I found was from January and this was run on a fresh 14.0-RELEASE system | 15:14:15 |
Earl Warren | did you find that via https://codeberg.org/forgejo-contrib/delightful-forgejo#packaging ? | 15:21:57 |
DoofusCanadensis | That's the one, yes. | 15:24:10 |
DoofusCanadensis | oh! I know why. I had a current ports tree... not the quarterly. Most of what got pulled in was from Git. version in ports is more recent than pkg | 15:30:13 |
| lavish_vessel joined the room. | 22:44:10 |
5 Dec 2023 |
| Federico Damián Schonborn changed their profile picture. | 00:38:42 |