Skip to main content
2 of 2
added 2 characters in body
Ahmed Ashour
  • 5.7k
  • 10
  • 41
  • 63

Using user.name is not secure as environment variables can be faked. Method you were using is good, there are similar methods for unix based OS as well

phoenix
  • 119
  • 1
  • 2