change-metrics / monocle

Monocle helps teams and individual to better organize daily duties and to detect anomalies in the way changes are produced and reviewed.
https://demo.changemetrics.io/
GNU Affero General Public License v3.0
362 stars 56 forks source link

Display "name" instead of account name #1110

Closed JdumaresqSE closed 5 months ago

JdumaresqSE commented 5 months ago

Hi,

Is it possible to show the name instead of the account name ?

Example: My name is John Doe but my account name is toto1234

In the web interface I only see toto1234. I would like to see John Doe instead. Is that possible ?

Thanx !

morucci commented 5 months ago

Hi,

Yes that's possible, see https://github.com/change-metrics/monocle?tab=readme-ov-file#identity-management

The ident's value will be displayed in the UI.

JdumaresqSE commented 5 months ago

I have updated the confir.yaml and it was not working. But I recheck the example and we need to remove the https:// before the url in the aliases section. Now it's working

Thanx