Skip to content
#

Koa

koa logo

Koa is a new web framework designed by the team behind Express,

which aims to be a smaller, more expressive, and more robust foundation

for web applications and APIs. By leveraging async functions, Koa allows you

to ditch callbacks and greatly increase error-handling. Koa does not bundle any

middleware within its core, and it provides an elegant suite of methods that make

writing servers fast and enjoyable.

Here are 1,895 public repositories matching this topic...

strapi
votemike
votemike commented Sep 1, 2020

Describe the bug
Chrome Autofill overwrites the username and password when editing a user.

Steps to reproduce the behavior

  1. Login to the Strapi admin panel using Chrome. Get Chrome to save your username and password.
  2. Go to /admin/settings/users and edit a user
  3. Notice that the Username and Password fields are prefilled with your information.

Expected behavior
I go i

Created by TJ Holowaychuk

Released December 19, 2013

Repository
koajs/koa
Website
koajs.com
You can’t perform that action at this time.