Gitmoji: Suggesting a gitmoji for authorization/permissions work

Created on 16 Sep 2020  ยท  14Comments  ยท  Source: carloscuesta/gitmoji

Hello @carloscuesta :sunglasses:!

I want to suggest the following addition to Gitmoji:

  • Emoji: :passport_control:
  • Code: :passport_control:
  • Description: any work related to authorization, roles and permissions
emoji

Most helpful comment

Just so you know, Gitea supports the 3 of these. I think it's an interesting platform to add to comparisons in general ๐Ÿ™‚

All 14 comments

Hello,

Isn"t this covered by :lock: ?

Hi @KaKi87
:lock: :lock: is "Fix security issues", which is different from authorization/permissions work. E.g., changing the scope access available to a certain user-type on the website, doesn't necessarily fix a security issue, just changes what certain users have access to.

I understand. Then it's a matter of how significantly does it matter compared to using :sparkles:.

I believe the point of using gitmoji is to express clear intent in a visual, obvious way. I think that :passport_control: achieves that better than :sparkles: in this case, since changing the scope access might not look like a new feature, at least not from the user point of view.

Love the idea of this gitmoji which can be really useful in backend (middleware creation/update) and in frontend (add auth page).

IMHO looks ๐Ÿ’‚ :guard: a little better and the shortcode has less characters ๐Ÿ‘

Thanks for the feedback @johannchopin !
Yeah, that could work as well. Although, personally, I think :passport_control: fits authorization semantics slightly better, as it conveys the idea that your credentials are being checked, before you are allowed to take an action.

Also, :guard: has additional meanings in software world, as in "guard conditions" and there is also the ruby guard "file changes observer" project.

But generally, both could work.

Let's see the support of both guard and passport_control emojis on GitHub GitLab and BitBucket to decide which one we pick

Support:

| | :passport_control: | :guard: | :guardsman: |
| :--------- | :-----------: | :----------: | :----------: |
| GitHub | โœ… | โœ… | โœ… |
| GitLab | โœ… | โŒ | โœ… |
| BitBucket | โœ… | โœ… | โŒ |
| Gitea | โœ… | โœ… | โœ… |

So I guess :passport_control: won the game ๐Ÿš€

Just so you know, Gitea supports the 3 of these. I think it's an interesting platform to add to comparisons in general ๐Ÿ™‚

Let's go with that one then :passport_control:

@mikemarsian So do you want to add the gitmoji?

Already shipped ๐Ÿš€

Was this page helpful?
0 / 5 - 0 ratings

Related issues

grissius picture grissius  ยท  17Comments

KaKi87 picture KaKi87  ยท  13Comments

DanielHilton picture DanielHilton  ยท  13Comments

brenorb picture brenorb  ยท  16Comments

fbruetting picture fbruetting  ยท  17Comments