diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ecfede1d650d..3e4220be5faf6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,10 +38,8 @@ * LDAP user synchronization (#1478) * Support for custom html meta (#1423) * [Notifications Step 6] Per issue/PR watch/unwatch (#1410) - * Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) * Fix FCGI (over TCP) support (#1368) * Status-API (#1332) - * Show user OpenID URIs in their profile (#1314) * Add change-password admin command (#1304) * feat: Only use issue and wiki on repo. (#1297) * Rework SSH key management UI to add GPG (#1293) @@ -90,7 +88,6 @@ * Fix compiling without sqlite and gcc (#2177) * Make compare button URL aware if current repo is a fork (#2162) (#2163) * Remove unit types commits and settings (#2161) - * Fix OpenID registration route (#2160) * Fix repository settings collobration list display (#2151) * Ignore invalid issue numbers in commit messages. Fixes #2022 (#2150) * Fix SHA1 hash linking (#2143) @@ -251,7 +248,6 @@ * Fix variable name typo (#2327) * Make use of Vue more universal (#2318) * Remove (almost) server side data rendering from repo-search component (#2317) - * Add OpenID configuration in install page (#2276) * More tweaks to repo top panel (#2267) * File path tweaks in UI (#2264) * Make SHOW_USER_EMAIL also apply to profiles (#2258) @@ -320,7 +316,6 @@ * Sort on repo size in admin panel (#1654) * Improve dashboard repo search (#1652) * Update xorm to latest version (#1651) - * Make openid support default false for compitable with v1.1 (#1650) * Send mails as HTML as default. Setting for send as plain text. (#1648) * fix potential lock when sqlite (#1647) * Optimize png images via Google zopflipng [ci skip] (#1639) @@ -348,10 +343,6 @@ * Delete the useless code (#1335) * Run "make fmt" with go-1.6 (#1333) * LFS: Return 404 for unimplemented endpoints (#1330) - * Improve style of user OpenID setting page (#1324) - * Use font-awesome OpenID icon more (#1320) - * Use readonly input form to show the validated OpenID URI (#1308) - * Add captcha support to OpenID based signup (#1307) * Refactor admin/auth/new.tmpl (#1277) * Refactor repo/issue/view_content.tmpl (#1276) * Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) @@ -467,7 +458,6 @@ * Changed text when password reset disabled. (#1364) * Removed email copyright year (#1348) * Specify that time interval units are seconds (#1311) - * Gitea OpenID-2.0 login has been tested with livejournal.com too (#1306) * Make wording of commit search more clear (#1291) * Add notice that LFS mirroring is not supported (#1251) * Fix typos in models/ and modules/ (#1248)