New answers tagged security
0
votes
What are best practices for enterprise software, should a developer be able to login as one of its users? (when its your own company)
One user should never be able to be another user in production. The system should always know who the user is and accurately record who made any changes.
But that’s not the end of the story. Because ...
Top 50 recent answers are included
Related Tags
security × 932authentication × 87
web-development × 58
passwords × 56
api × 50
encryption × 50
architecture × 48
rest × 48
web-applications × 48
php × 47
database × 43
javascript × 42
design × 36
java × 33
authorization × 33
c# × 25
web-services × 25
api-design × 22
microservices × 22
hashing × 22
login × 22
open-source × 19
programming-practices × 17
cryptography × 17
asp.net × 16