You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,11 @@ The Detailed Design Document containing the initial specifications of this plugi
14
14
* Removed unused admin pages
15
15
* Fixed issue where site is broken when plugin is first loaded because of no installed dependencies
16
16
* Check for expired members when member table is loaded, set them to expired
17
+
* Registration form blocks submission for bad username (#130)
17
18
***Known Bugs and Defects**
18
19
* No email alerts are sent to non-recurring members when membership expires (#135)
19
20
* When non-recurring members expire, they do not immediately transition into an 'Expired' status. This only happens the next time the member table is loaded after they expire. We don't have a good way to trigger this to happen. Recurring members get triggered by a Stripe expiration event.
20
-
* Registration form still allows you to submit when username field is red (#130)
21
-
* Login may fail when logged into another (non-DecaturMakers) Google account (#44)
21
+
* Login may fail when logged into another (non-DecaturMakers) Google account. This may not be an issue with the new G Suite plugin suggested below (#44)
0 commit comments