Skip to content

Latest commit

 

History

History
177 lines (88 loc) · 8.28 KB

File metadata and controls

177 lines (88 loc) · 8.28 KB

Change Log

1.3.0 (2015-06-01)

Full Changelog

Implemented enhancements:

  • Support for SSO #64

Merged pull requests:

1.2.7 (2015-05-28)

Full Changelog

Closed issues:

  • Add custom js to add custom buttons #73

  • Hardwired redirect url after login #71

  • State shouldn't be required #66

  • Enable new users creation on JWT authentication #57

Merged pull requests:

  • fix implicit wf in subdirectories, added custom JS #72 (glena)

  • New jwt auth integration + auto user creation with JWT #70 (glena)

  • Fix array notation #69 (glena)

  • Fix array notation #68 (glena)

1.2.4 (2015-05-21)

Full Changelog

Merged pull requests:

  • Fix error when the state param is not present #67 (glena)

1.2.3 (2015-05-19)

Full Changelog

Merged pull requests:

  • Fix issue with email verified requirement #65 (glena)

1.2.2 (2015-05-19)

Full Changelog

Implemented enhancements:

  • Auto Login (no widget) Does not work with WooCommerce My Account Login #45

Merged pull requests:

  • Added support for WooCommerce + updated info headers #63 (glena)

1.2.1 (2015-05-14)

Implemented enhancements:

  • Auth0 users with different accounts but same username will not be able to log into the site #52

  • Error: Could not create user. The registration process is not available. #48

  • Enhancement: Allow WordPress plugin to work in enterprise environment without internet access #42

  • Support redirecting to arbitrary URLs after login is succesful #29

  • Add link to create Auth0 Account #28

  • Validate settings before saving #24

  • Show WP Auth0 Logs somewhere so that we can easily diagnose problems #22

  • Add option to enter custom CSS #21

  • Make Widget options accessable by the Plugin #15

  • Make the widget showable as Shortcode and Widget #14

Fixed bugs:

  • No widget shown in latest release #20

Closed issues:

  • SDK Client headers spec compliant #61

  • Make usernames unique if it is already in use #58

  • Check text on "allow signup" option in plugin settings #54

  • Why is Client Secret Needed #53

  • Client Secret Field in Settings should not be remembered by browser #44

  • Demo is down #43

  • wp-login?wle does not work when "Auto Login (no widget)" is enabled #38

  • Add fallback URL to log in with WP credentials even after disabling WP login #35

  • Wordpress login no longer works when the "Auto Login (no widget)" option is set. #34

  • Shortcode attributes are being ignored #33

  • Update to Lock #19

  • errors not being shown when something fails #18

  • add nice error message when exchange of token returns 401 #11

  • Don't show widget when registrations are not allowed. #5

  • Auto-create users option #4

  • plugin packaging and publish #3

  • after session times out the login widget is shown inside the iframe and after login the site is embedded in the iframe #2

  • lost your password #1

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator