[01:31] Tiki|bot New Forum Posts: How to disable the visibility of the admin panel? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=49585 [01:48] jonnyb joined #tikiwiki [02:03] marclaporte joined #tikiwiki [02:08] Gwayne joined #tikiwiki [02:41] jonnyb joined #tikiwiki [03:10] Tiki|bot joined #tikiwiki [03:32] marclaporte joined #tikiwiki [03:44] jonnyb joined #tikiwiki [05:34] MichaelC1 joined #tikiwiki [05:44] jonnyb joined #tikiwiki [07:38] Telesight joined #tikiwiki [08:44] joelobrecht Hello all ! [08:44] joelobrecht I am currently facing with my Tiki9 a strange behavior. [08:44] joelobrecht I have false user registrations, like this one : [08:44] joelobrecht The user shelleyeodsignczgs joined the group Registered [08:45] joelobrecht Every hour [08:45] joelobrecht Since I choosed to add a watch to user joining groups [08:46] joelobrecht But when I search for those users, there is nothing in my database [08:46] joelobrecht And of course I (sys admin) do not receive any mail to validate those registrations [08:47] jonnyb joined #tikiwiki [08:47] joelobrecht Is there any security issue related to this you've heard of ? [08:47] joelobrecht I'm I via my website spamming actual people ? [08:52] joelobrecht I can recall so far once a user trying to register that was seemingly a bot or a spam user, and I didn't validate his account [08:52] joelobrecht This one : [08:52] joelobrecht fw915xho [08:52] joelobrecht on 16th June [08:54] joelobrecht https://www.google.fr/search?q=mails+"informator.olawa.pl [08:54] joelobrecht Looks it is some bot :\ [09:28] joelobrecht Ezize 60 [10:47] jonnyb joined #tikiwiki [11:33] egma joined #tikiwiki [11:42] xavi joined #tikiwiki [12:24] arildb joined #tikiwiki [13:30] jonnyb joined #tikiwiki [13:41] panamaus joined #tikiwiki [14:06] Tiki|bot joined #tikiwiki [14:26] rodrigoprimo joined #tikiwiki [15:07] Tedward_ joined #tikiwiki [15:08] Tedward_ is there a way to password protect your wiki by connecting logins of your business' site to the wiki? I.E. my customers can log in to their accounts on my site and subsequently access the Wiki through the same logins? [15:17] Tiki|bot New Forum Posts: Tiki12 Alpha - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49589 [15:46] joelobrecht Thanks Tedward [15:47] joelobrecht I had an anwer from Xavi : old issue solved but still sending of false group registrations to registered group... [16:08] Tiki|bot New Forum Posts: Style for DIV and BOX plug-in - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49592 [16:25] refizul joelobrecht: hi. I've got similar registrations at a Tiki instance. [16:27] refizul joelobrecht: the registration notice emails reach me every now and then [16:32] refizul joelobrecht: did you set 'Mail notification' for event 'user_registers'? [16:33] refizul joelobrecht: did you check users' list? All registered or waiting users should be visible there [16:35] refizul joelobrecht: a confirmation mail is sent to the used email address - one may consider this as spam. Usually the bots try to get an account and do not use others' addresses [16:36] Tiki-KGB 03nkoth r47948 10branches/12.x/lib/ 10setup/events.php 10core/Search/ContentSource/TrackerItemSource.php 10trackers/trackerlib.php * [FIX] Deleted trackeritems were still being indexed as Unknown [16:36] refizul joelobrecht: unvalidated registration requests are not supposed or known to be a security issue [16:36] refizul joelobrecht: HTH [17:13] aalex_ joined #tikiwiki [17:24] Tiki-KGB 03jonnybradley r47949 10branches/12.x/lib/menubuilder/menulib.php [17:24] Tiki-KGB [FIX] menus: Include tiki_menu_options INSERT and UPDATE statements from tiki.sql when resetting the application menu (so the menu icons get added) [17:26] Tiki-KGB 03jonnybradley r47950 10(6 files in 6 dirs) * [MRG] Automatic merge, branches/12.x 47943 to 47949 [17:34] Tiki-KGB 03jonnybradley r47951 10branches/12.x/templates/tracker/edit_field.tpl * [FIX] trackers: Show the separator char, if used, after edit field description [17:34] Tiki-KGB 03jonnybradley r47952 10trunk 10trunk/templates/tracker/edit_field.tpl * [MRG] Automatic merge, branches/12.x 47949 to 47951 [17:36] marclaporte joined #tikiwiki [17:59] Telesight joined #tikiwiki [18:08] dabright joined #tikiwiki [18:18] Tiki-KGB 03jonnybradley r47953 10branches/12.x/lib/ 10jquery_tiki/tiki-jquery.js 10tiki-js.js [18:18] Tiki-KGB [FIX] selections: Rollback r47762 (fix for IE10+ selection replacement in insertAt...) and fix "upstream" in fn.selection so correct text appears in dialog tools. [18:18] Tiki-KGB In IE10 the range's htmlText now uses unix line ends, which is what's used elsewhere, as opposed to two char (windows) line ends used in IE8 which need to be considered in the start/end position calculation in insertAt. [18:18] Tiki-KGB Tested in IE10 and IE8. [18:20] Tiki-KGB 03jonnybradley r47954 10trunk/lib/tiki-js.js 10trunk/lib/jquery_tiki/tiki-jquery.js 10trunk * [MRG] Automatic merge, branches/12.x 47951 to 47953 [18:20] Tiki-KGB 03jonnybradley r47955 10branches/ 1011.x 1011.x/lib/jquery_tiki/tiki-jquery.js 1011.x/lib/tiki-js.js [18:20] Tiki-KGB [bp/r47953][FIX] selections: Rollback r47762 (fix for IE10+ selection replacement in insertAt...) and fix "upstream" in fn.selection so correct text appears in dialog tools. [18:20] Tiki-KGB In IE10 the range's htmlText now uses unix line ends, which is what's used elsewhere, as opposed to two char (windows) line ends used in IE8 which need to be considered in the start/end position calculation in insertAt. [18:24] jonnyb Does anyone have any idea where i can get the "official" list of object types that can be categorised? (lphuberdeau? ;) ) [18:32] Tiki-KGB 03jonnybradley r47956 10branches/12.x/lib/objectlib.php [18:32] Tiki-KGB [FIX] objects: Missing global lib var (replaced with static lib call), and wrong var name fix (leading to perspective names not appearing on categ listings) [18:32] Tiki-KGB 03jonnybradley r47957 10trunk 10trunk/lib/objectlib.php * [MRG] Automatic merge, branches/12.x 47953 to 47956 [18:34] xavi jonny@irc: if it's not this one, it must be quite close! http://profiles.tiki.org/object+types [18:35] jonnyb yes, that looks like it - but i need it in the code - looks like it's actually hard-coded into \ObjectLib::add_object [18:35] jonnyb so i'm adding a new function - better than hard-coding it where i need it i think... [18:36] jonnyb (as i want to backport this into 12.x) [18:47] xavi ok [18:52] Caarrie joined #tikiwiki [18:59] fabricius joined #tikiwiki [19:04] Tiki-KGB 03jonnybradley r47958 10trunk/lib/objectlib.php [19:04] Tiki-KGB Add a way of accessing the list of types that can be used as objects (and therefore categorised) - deployment to come next for category admin [19:08] Tiki-KGB 03jonnybradley r47959 10trunk/ 10(5 files in 4 dirs) [19:08] Tiki-KGB [FIX][ENH] category admin: Restrict the list of types offered on add to category to those that can be categorised. [19:08] Tiki-KGB This reduces the list so much (no blogs etc) that a new pref seems the best way to do this for now (default=n) [19:22] Tiki-KGB 03jonnybradley r47960 10branches/ 10(8 files in 7 dirs) [19:22] Tiki-KGB [bp/r47899][FIX][ENH] admin categories: Use the unified search object selector to select objects to add to category as the existing code is deeply flawed. [19:22] Tiki-KGB [bp/r47958]Add a way of accessing the list of types that can be used as objects (and therefore categorised) - deployment to come next for category admin [19:22] Tiki-KGB [bp/r47959][FIX][ENH] category admin: Restrict the list of types offered on add to category to those that can be categorised. [19:22] Tiki-KGB This reduces the list so much (no blogs etc) that a new pref seems the best way to do this for now (default=n) [19:23] jonnyb phew - that was a biggie :) [19:24] Tiki-KGB 03jonnybradley r47961 10trunk * [MRG] Automatic merge, branches/12.x 47956 to 47960 [19:36] Tiki-KGB 03jonnybradley r47962 10branches/12.x/styles/jqui/options/haus.css * [CSS] jqui/haus: Make tab labels smaller so more fit onto one line [19:43] fabricius joined #tikiwiki [19:48] Tiki-KGB 03alain_desilets r47963 10trunk/lib/diff/difflib.php [19:48] Tiki-KGB [FIX] Text_Diff_Renderer and its subclasses have many methods with incompatible signatures. These raise warnings that are reported as failures when running phpunit tests. To hide the problem from phpunit, temporarily disable E_WARNING when compiling a subclass of Text_Diff_Renderer. [19:50] Tiki|bot New Forum Posts: Incompatible signatures between the different Renderer methods - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49599 [20:20] Tiki|bot New Forum Posts: Recording different RDatas for different users - http://tiki.org/tiki-view_forum_thread.php?forumId=24&comments_parentId=49600 [20:32] Tiki-KGB 03jonnybradley r47964 10branches/12.x/lib/init/smarty.php * [FIX] smarty: Correct typo - not sure how to test, presumably never has been? [20:42] Tiki-KGB 03lphuberdeau r47965 10branches/12.x/lib/core/Search/Elastic/TypeFactory.php * [FIX] Warning caused in elasticsearch by empty dates [20:44] Tiki-KGB 03jonnybradley r47966 10branches/12.x/ 10templates/admin/include_security.tpl 10lib/prefs/smarty.php 10lib/init/smarty.php [20:44] Tiki-KGB [ENH] smarty: New pref to allow addition of extra dirs to be used for custom icons etc [20:49] xavi left #tikiwiki [22:06] Tiki-KGB 03jonnybradley r47967 10branches/12.x/ 10tiki-setup.php 10templates/tiki-pagehistory.tpl * [FIX] chosen: Update class names since v1.0 [22:08] Tiki-KGB 03jonnybradley r47968 10branches/12.x/lib/diff/difflib.php [22:08] Tiki-KGB [FIX] diff: Use \n as line end glue if not an inline diff renderer (should remove rogue
s from diff output at last!) [22:36] Tiki-KGB 03jonnybradley r47969 10branches/12.x/lib/wiki/histlib.php * [FIX] diff: Don't parse html pages to reduce false positives [22:46] Tiki-KGB 03jonnybradley r47970 10branches/12.x/lib/diff/difflib.php * [FIX] diff: Only show changes for htmldiff renderer [23:00] Tiki-KGB 03jonnybradley r47971 10branches/12.x/lib/wiki/histlib.php * [FIX] diff: Non-html pages still need parsing (partial rollback of r47969) [23:04] Tiki-KGB 03jonnybradley r47972 10(10 files in 10 dirs) * [MRG] Automatic merge, branches/12.x 47960 to 47971 [23:20] redflo joined #tikiwiki