Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / perfood/couch-auth issues and pull requests

#93 - Add token to forgot-password emitter

Pull Request - State: closed - Opened by maxcodefaster 3 months ago

#92 - Add emitting token on forget-password

Pull Request - State: closed - Opened by maxcodefaster 3 months ago

#92 - Add emitting token on forget-password

Pull Request - State: closed - Opened by maxcodefaster 3 months ago

#91 - Fix config type sendExistingUserEmail

Pull Request - State: closed - Opened by maxcodefaster 3 months ago

#90 - ⬆️ Bump follow-redirects from 1.15.2 to 1.15.6

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies

#89 - ⬆️ Bump express from 4.18.2 to 4.19.2

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#88 - ⬆️ Bump braces from 3.0.2 to 3.0.3

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#87 - ⬆️ Bump axios from 1.2.3 to 1.7.2

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#87 - ⬆️ Bump axios from 1.2.3 to 1.7.2

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#86 - ⬆️ Bump nodemailer from 6.9.0 to 6.9.9

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#86 - ⬆️ Bump nodemailer from 6.9.0 to 6.9.9

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#83 - Document update conflict upon login

Issue - State: closed - Opened by chrispahm 8 months ago - 1 comment

#82 - Add REST API to update user profiles.

Pull Request - State: closed - Opened by SeraVault 9 months ago

#81 - This is incredible.

Issue - State: closed - Opened by SeraVault 9 months ago - 1 comment

#80 - Add rate limiting for /password-reset endpoint

Pull Request - State: closed - Opened by mahnuh 11 months ago

#79 - fixes https://github.com/perfood/couch-auth/issues/65

Pull Request - State: closed - Opened by klues about 1 year ago - 1 comment

#78 - Incorrect type for `SlLoginSession.profile`

Issue - State: open - Opened by jbgtmartin about 1 year ago

#77 - Add login brute force protection

Pull Request - State: closed - Opened by mahnuh about 1 year ago

#76 - ⬆️ Bump word-wrap from 1.2.3 to 1.2.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#75 - ⬆️ Bump tough-cookie from 4.1.2 to 4.1.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#74 - Make username validation configurable or less restrictive

Issue - State: open - Opened by klues over 1 year ago - 1 comment

#72 - ⬆️ Bump nunjucks from 3.2.3 to 3.2.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#71 - Unhandled SMTP error when sending confirmation email in createUser()

Issue - State: closed - Opened by mugwhump over 1 year ago - 2 comments

#70 - Fix two issues

Pull Request - State: closed - Opened by LyteFM over 1 year ago

#67 - Unexpected behavior when email has uppercase letters

Issue - State: closed - Opened by ErikGoH over 1 year ago - 1 comment

#65 - Automatically resolve session creation conflicts

Issue - State: closed - Opened by LyteFM over 1 year ago - 2 comments
Labels: bug, good first issue

#64 - Re-introduce redis as optional session adapter

Issue - State: open - Opened by LyteFM over 1 year ago
Labels: enhancement

#63 - Make email confirm link idempotent (#13)

Pull Request - State: closed - Opened by LyteFM over 1 year ago

#62 - Mailer option not working with nodemailer-ses-transport

Issue - State: closed - Opened by Sourav-techlur almost 2 years ago - 2 comments

#61 - Make sure email is parsed to lower case on password reset

Pull Request - State: closed - Opened by mahnuh almost 2 years ago

#60 - Mention using Basic auth for couchDB

Pull Request - State: closed - Opened by mugwhump about 2 years ago

#57 - add option to not handle errors in couch-auth but instead delegate to…

Pull Request - State: closed - Opened by jkopcsek about 2 years ago

#56 - Add the user's UUID to the roles of the docs in _users

Issue - State: open - Opened by LyteFM about 2 years ago
Labels: enhancement, good first issue

#55 - Internationalization support for the nunjucks templates

Issue - State: open - Opened by LyteFM about 2 years ago - 2 comments
Labels: enhancement

#54 - Extract the core functionality into a separate package

Issue - State: open - Opened by LyteFM about 2 years ago
Labels: enhancement

#52 - Having issue to retrieve user information after success user create

Issue - State: closed - Opened by Sourav-techlur about 2 years ago - 2 comments

#51 - ✨ Make session time more flexible

Issue - State: closed - Opened by LyteFM about 2 years ago

#50 - :bug: :recycle: #49: improve `removeExpiredKeys`

Pull Request - State: closed - Opened by LyteFM about 2 years ago

#48 - Cloudant example

Issue - State: open - Opened by fredguth about 2 years ago - 4 comments

#45 - [question] Adding a provider - How to code a Passport strategy?

Issue - State: closed - Opened by fredguth about 2 years ago - 6 comments

#44 - [question] Is it possible to use without mail server?

Issue - State: closed - Opened by fredguth about 2 years ago - 2 comments

#43 - Don't include markdown syntax in plain text version of the mails

Issue - State: open - Opened by LyteFM over 2 years ago
Labels: enhancement, good first issue

#42 - TypeError: CouchAuth is not a constructor

Issue - State: closed - Opened by genpet over 2 years ago - 2 comments

#41 - Added comments for username login to example config

Pull Request - State: closed - Opened by Achder over 2 years ago - 1 comment

#38 - Confirm email template not found

Issue - State: closed - Opened by Ngomana over 2 years ago - 5 comments
Labels: bug

#36 - Improve markdown support

Issue - State: open - Opened by LyteFM over 2 years ago
Labels: good first issue

#35 - Nunjucks templates and various bug fixes

Pull Request - State: closed - Opened by LyteFM over 2 years ago

#33 - 0.16.4: Updates & Doc

Pull Request - State: closed - Opened by LyteFM over 2 years ago

#32 - [Question] is there an option guard register route?

Issue - State: closed - Opened by arnoldtkl over 2 years ago - 2 comments

#31 - Add creation of missing DBs

Pull Request - State: closed - Opened by alemf over 2 years ago - 1 comment

#30 - Expand config and bootstrapping in index.ts to set up internal databases

Issue - State: open - Opened by LyteFM over 2 years ago
Labels: enhancement

#29 - ⬆️ Bump follow-redirects from 1.14.7 to 1.14.8

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#28 - Migrate templating from ejs to nunjucks

Issue - State: closed - Opened by LyteFM over 2 years ago
Labels: enhancement

#27 - 🐛 logout-others isn't added by userActivityLog

Issue - State: closed - Opened by LyteFM over 2 years ago
Labels: bug

#26 - ⬆️ Bump follow-redirects from 1.14.5 to 1.14.7

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#24 - Add option parameter to allow creation of a partitioned db for new users

Pull Request - State: closed - Opened by Karalix almost 3 years ago - 3 comments

#21 - Improve Documentation

Issue - State: open - Opened by LyteFM almost 3 years ago - 1 comment

#20 - Refactor to use nano 9 instead of Cloudant

Issue - State: closed - Opened by LyteFM almost 3 years ago - 1 comment

#19 - Add missing tls config

Pull Request - State: closed - Opened by mahnuh almost 3 years ago
Labels: hacktoberfest-accepted

#18 - :bug: fix email template type

Pull Request - State: closed - Opened by ikosta about 3 years ago

#17 - Fix issues with types

Issue - State: open - Opened by LyteFM about 3 years ago

#16 - Allow custom email templates in config

Pull Request - State: closed - Opened by mahnuh about 3 years ago

#15 - :sparkles: expose types

Pull Request - State: closed - Opened by ikosta about 3 years ago - 3 comments

#14 - Add user_uid to CouchDB auth doc

Pull Request - State: closed - Opened by mahnuh about 3 years ago

#13 - Make GET for email confirm token idempotent during validity

Issue - State: closed - Opened by LyteFM about 3 years ago

#12 - 🐛 Fix OAuth errors and update documentation.

Pull Request - State: closed - Opened by ErikGoH over 3 years ago - 1 comment

#11 - Added Server-Side handling of consents

Pull Request - State: closed - Opened by LyteFM over 3 years ago

#10 - "Request processed" on register but nothing in the db

Issue - State: closed - Opened by Karalix over 3 years ago - 3 comments

#9 - TypeError: Cannot read property 'user' of undefined

Issue - State: closed - Opened by sullyinc over 3 years ago - 4 comments

#8 - ⬆️ Bump y18n from 3.2.1 to 3.2.2

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#7 - ⬆️ Bump ini from 1.3.5 to 1.3.8

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#6 - catch {} is causing app to crash

Issue - State: closed - Opened by Gods1son about 4 years ago - 1 comment

#5 - implement forgot username functionality

Pull Request - State: closed - Opened by rilrom about 4 years ago

#4 - Add 'forgot-username' route and functionality

Issue - State: closed - Opened by rilrom about 4 years ago - 2 comments

#3 - Add catch clause

Pull Request - State: closed - Opened by mqtik about 4 years ago - 3 comments

#2 - Installation, general information, important changes

Issue - State: open - Opened by TssT16 over 4 years ago - 4 comments

#1 - Thank you!

Issue - State: closed - Opened by chrispahm over 4 years ago - 1 comment