]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Autocomplete action must exist on user registration
authorMikael Nordfeldth <mmn@hethane.se>
Sun, 29 Sep 2013 13:28:25 +0000 (15:28 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Sun, 29 Sep 2013 13:28:25 +0000 (15:28 +0200)
commit981295f44c85792409126ee41907d3e39aafdfb9
tree28c7760560f931cfabecaa04ed200ea858fcb06d
parent633191d80819d53cda0ebed177b07eaf009e276e
Autocomplete action must exist on user registration

No need to restrict the autocomplete suggestion system to logged in users.
It only botched the registration process, because the 'autocomplete' action
had not been connected in the routing system.
plugins/Autocomplete/AutocompletePlugin.php