Commit Graph

37 Commits

Author SHA1 Message Date
champsupertramp 778a97c6c2 Fix permalink base format 2016-04-05 13:13:41 +08:00
champsupertramp d3013b277a Add permalink basename fallback 2016-03-24 22:57:27 +08:00
champsupertramp cb2194c8be Fix profile permalink 2016-03-22 15:32:14 +08:00
champsupertramp 5a74e0d7de Fix permalink base name format and redirect loop in profile page 2016-03-21 23:42:37 +08:00
champsupertramp 432c0fa01a Fix WPML compatibility 2016-03-20 20:02:06 +08:00
champsupertramp 128576aa7e Fix profile URL with single dash in the last name. 2016-03-01 18:52:35 +08:00
jonfalcon b19a85f6d5 Fix honorifics in full name 2016-02-26 18:14:07 -08:00
champsupertramp 8452c6041d Remove single quotes 2016-02-25 19:58:37 +08:00
champsupertramp 8061e2b12d Tweak sql concatenate with prepare statement 2016-02-25 19:55:43 +08:00
jonfalcon fa6fd80066 Fix duplicate full_name permalinks 2016-02-25 19:11:00 -08:00
Melvin Lammerts b5738b68a4 make sure the hash parameter is a string
This prevents an error (leaking path information on poorly configured servers) if a user supplies an array as `hash` parameter.

```
test.org/?act=activate_via_email&hash[]=hash&user_id=1

Warning: strlen() expects parameter 1 to be string, array given in /var/www/wp-content/plugins/ultimate-member/core/um-permalinks.php on line 75
```
2016-01-26 19:55:11 +01:00
Ultimate Member a67c0c94d0 Minor tweak to activation link 2016-01-22 19:14:43 +02:00
jonfalcon 2b37fb27d9 Approve membership 2016-01-19 17:02:36 -08:00
jonfalcon ece5f6d7be Option to login user after clicking the activation link 2016-01-19 16:18:14 -08:00
Ultimate Member bc88b37ceb Fix seo bug canonical rel meta 2016-01-14 18:50:53 +02:00
champsupertramp a05cf7e5f1 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2016-01-13 12:35:14 +08:00
champsupertramp 217b107c19 Add permalink basename format 2016-01-13 12:33:21 +08:00
Ultimate Member ca564342c3 Fix php notice 2016-01-13 00:33:54 +02:00
champsupertramp 286063e9c0 Add option for port forwarding in URL 2016-01-12 10:25:50 +08:00
champsupertramp 30af5aac35 WPML compatibility 2016-01-10 22:31:42 +08:00
champsupertramp a2828ebfc4 Fix activation link 2016-01-04 12:40:30 +08:00
champsupertramp c901697d69 Fixed hash comparison 2015-12-29 22:25:04 +08:00
jonfalcon f4e34952d7 Fix member search on homepage 2015-12-15 13:46:53 -08:00
champsupertramp 0634f773d5 Update 1.3.29 2015-11-05 19:51:31 +08:00
ultimatemember 1c4ca1802c Update 1.2.98 2015-05-18 14:12:50 +03:00
ultimatemember 3c960b187c Update 1.2.8 2015-04-25 21:41:47 +02:00
ultimatemember 5e281fbeaf Update 1.1.6 2015-04-07 20:10:23 +02:00
ultimatemember 22d5c2d24a Update 1.0.76 2015-03-07 13:07:49 +02:00
ultimatemember 5effe7c017 Update 1.0.59 2015-02-18 00:45:09 +02:00
ultimatemember f90388b4d6 Version 1.0.40 2015-02-04 20:31:39 +02:00
ultimatemember 539ebf10d7 Version 1.0.35 2015-02-01 01:30:04 +02:00
ultimatemember 33617b72c5 Version 1.0.23 2015-01-25 19:59:18 +02:00
ultimatemember 2c3cf6ea8c Version 1.0.21 2015-01-24 23:39:43 +02:00
ultimatemember 63820a8ad8 Version 1.0.19 2015-01-23 19:03:29 +02:00
ultimatemember 5056c8a841 Recent code changes (update) 2015-01-03 15:31:15 +02:00
ultimatemember 5efc526986 Password reset feature and code changes 2014-12-22 01:45:24 +02:00
ultimatemember 125c622521 first sync 2014-12-15 22:38:07 +02:00