Greg greg
  • Joined on 2018-11-05
greg deleted branch bugfix/ejabberd_restart_config_vhost_change from kosmos/chef 2020-03-04 13:45:24 +00:00
greg merged pull request kosmos/chef#142 2020-03-04 13:45:13 +00:00
Restart ejabberd service when changing a vhost config
greg pushed to master at kosmos/chef 2020-03-04 13:45:13 +00:00
7fa11089b1 Merge branch 'bugfix/ejabberd_restart_config_vhost_change' of kosmos/chef into master
6cd0fa039e Restart ejabberd service when changing a vhost config
Compare 2 commits »
greg commented on pull request kosmos/chef#142 2020-03-04 13:36:13 +00:00
Restart ejabberd service when changing a vhost config

They've been doing more than one release every 6 months recently so it's not that bad: https://www.process-one.net/en/ejabberd/archive/

greg commented on pull request kosmos/chef#143 2020-03-04 13:34:15 +00:00
Update ejabberd to 20.02

OK, will do

greg deleted branch feature/136-ejabberd_20.02 from kosmos/chef 2020-03-04 13:34:02 +00:00
greg merged pull request kosmos/chef#143 2020-03-04 13:33:56 +00:00
Update ejabberd to 20.02
greg closed issue kosmos/chef#136 2020-03-04 13:33:55 +00:00
Upgrade ejabberd to 20.2 when it is released
greg pushed to master at kosmos/chef 2020-03-04 13:33:55 +00:00
970a1b6a3a Merge branch 'feature/136-ejabberd_20.02' of kosmos/chef into master
a68ae78689 Update ejabberd to 20.02
Compare 2 commits »
greg merged pull request kosmos/chef#143 2020-03-04 13:33:55 +00:00
Update ejabberd to 20.02
greg commented on issue kosmos/chef#139 2020-03-04 13:12:01 +00:00
Enable LDAP support on Gitea

I created a pad for the email: https://cryptpad.fr/code/#/2/code/edit/cLRIbvVL0lh7BWBG+Qxhpzsw/

Could I get some feedback or corrections?

greg created pull request kosmos/chef#143 2020-03-04 12:29:50 +00:00
Update ejabberd to 20.02
greg pushed to feature/136-ejabberd_20.02 at kosmos/chef 2020-03-04 12:29:00 +00:00
a68ae78689 Update ejabberd to 20.02
greg created pull request kosmos/chef#142 2020-03-04 12:27:04 +00:00
Restart ejabberd service when changing a vhost config
greg pushed to bugfix/ejabberd_restart_config_vhost_change at kosmos/chef 2020-03-04 12:25:56 +00:00
6cd0fa039e Restart ejabberd service when changing a vhost config
greg commented on issue kosmos/chef#139 2020-03-02 16:21:35 +00:00
Enable LDAP support on Gitea

I have made a private list that sorts the users in three different categories (Gitea users that already have a LDAP account, LDAP users that do not have a Gitea account yet, Gitea users that do not have a LDAP account) and updated the checklist. We have to write a different email for each category

greg commented on issue kosmos/chef#139 2020-02-28 16:15:04 +00:00
Enable LDAP support on Gitea

I found the setting to disable organization creation by default (8d2059a201/custom/conf/app.ini.sample (L548)). It needs to be added to our app.ini

greg commented on issue kosmos/chef#139 2020-02-28 15:28:15 +00:00
Enable LDAP support on Gitea

I have changed the email addresses for 3 users in Gitea, they had a different address than in LDAP

greg commented on issue kosmos/chef#139 2020-02-28 14:48:55 +00:00
Enable LDAP support on Gitea

I have renamed my own user (from the user settings page from gregkare to greg.

I have also performed a spring cleanup on the user accounts. Now we have 13 accounts in Gitea, all members of the Hackerhouse, Kosmos and/or Kredits organizations. Except for this user, https://gitea.kosmos.org/LemonAndroid, that starred 2 repos and followed Bumi. He hasn't logged in since creating the account though, should I delete it? Is it a friend of yours @bumi?

greg commented on issue kosmos/chef#139 2020-02-28 13:23:57 +00:00
Enable LDAP support on Gitea

There is a cron job in Gitea to synchronize users from an external source such as Gitea. By default it runs every 24 hours, and does not run on startup. It only runs if the auth source has "User Synchronization" enabled on it: example config.

Alternatively, when a user successfully logs in for the first time from an LDAP account, the user is automatically created in the Gitea database if it did not exist already