Fixes the generation of hruid in the user mass-add system.
[platal.git] / modules /
2009-04-20 Vincent ZanottiFixes the generation of hruid in the user mass-add...
2009-04-20 Vincent ZanottiRevert "Fixes the hruid generation when mass-importing...
2009-04-10 Vincent ZanottiFixes the hruid generation when mass-importing a new...
2009-04-08 Vincent ZanottiProperly handles the case where an admin search for...
2009-02-15 Florent BruneauFix a SQL injection vulnerability on a public page...
2009-01-23 Florent BruneauMissing hook for csv export of xnetlists.
2009-01-18 Stéphane JacobFixes SQL error in event's alias creation.
2009-01-14 Florent BruneauFix SQL error.
2009-01-14 Florent BruneauLog disconnection only if the user is logged.
2009-01-07 Stéphane JacobFixes duplicated key when adding a new membre in .net.
2009-01-05 Florent BruneauFix registration.
2009-01-05 Vincent ZanottiAdds missing include in modules/admin.
2009-01-04 Stéphane JacobFixes group search query.
2009-01-03 Vincent ZanottiFixes plat/al's feeds. Feed handlers were using an...
2008-12-29 Stéphane JacobFixes the reminding interface for people who have not...
2008-12-28 Florent BruneauQuick and ugly fix to avoid key collision on medal...
2008-12-20 Stéphane JacobFixes event creation when there are X that are not...
2008-12-17 Florent BruneauFix some logging issues again.
2008-12-17 Florent BruneauFix syntax error.
2008-12-15 Stéphane JacobPlLogger should be replaced by S::logger() (shorter...
2008-12-15 Stéphane JacobPlLogger should be replaced by S::logger().
2008-12-12 Vincent ZanottiFixes the display of aliases on the admin/user/ page.
2008-12-07 Florent BruneauMore readable administration portal.
2008-12-07 Stéphane JacobFixes sector and function's display in the profile...
2008-12-06 Stéphane JacobFixes sector and function's display in the profile...
2008-12-02 Florent BruneauTrim regexps to avoid the 'baldelx' effect.
2008-11-16 Florent BruneauCosmetics.
2008-11-16 Florent BruneauShould fix the calculation of the number of pages on...
2008-11-16 Florent BruneauAdd a message when a user valid his subscription to...
2008-11-14 Florent BruneauExport the members of a list as a CSV file (Closes...
2008-11-09 Aymeric AugustinRead-only version of the globally whitelisted websites...
2008-11-09 Aymeric AugustinUsers can delete entries from their openid whitelid
2008-10-31 Aymeric AugustinCoding rules discourage excessive comments
2008-10-31 Aymeric AugustinOops
2008-10-31 Aymeric AugustinUser can choose to always trust websites
2008-10-31 Aymeric AugustinRemove a page that is no longer used since the associat...
2008-10-31 Aymeric AugustinAdd the possibility for globally whitelisted websites
2008-10-31 Aymeric AugustinReflow and drastically simplify logic
2008-10-31 Aymeric AugustinImplement a list of trusted websites and check it durin...
2008-10-31 Aymeric AugustinEnable the usage of an OP Identifier instead of on...
2008-10-30 Aymeric AugustinProperly advertise XRDS on /
2008-10-30 Aymeric AugustinRe-add a proper identification provider XRDS
2008-10-30 Florent BruneauAdd poison emails in the bandeau.
2008-10-30 Florent BruneauAdd /pet/ to get emails inside <a href="mailto"> tags...
2008-10-29 Aymeric AugustinAdvertise sreg
2008-10-29 Aymeric AugustinUse hruid as openid identifier
2008-10-29 Aymeric AugustinID provider XRDS was not used in our context
2008-10-28 Aymeric AugustinOnly allow melix alias in openid URLs when the melix...
2008-10-28 Aymeric AugustinAlways redirect to the canonic URL before discovery...
2008-10-26 Aymeric AugustinImprove session use
2008-10-26 Aymeric AugustinImplement Simple Registration support
2008-10-26 Aymeric AugustinCheck behaviour with a testing suite, fix behaviour...
2008-10-25 Aymeric AugustinWorking OpenId implementation, including basic security...
2008-10-25 Aymeric AugustinXRDS for ID provider and user
2008-10-25 Aymeric AugustinCreate an openid discovery page for each user
2008-10-22 Florent BruneauModules MUST NOT try to reproduce authentication stuff...
2008-10-21 Florent BruneauWith fixed seed, change the page every month.
2008-10-20 Florent BruneauThe domain of the email must be included in the poisono...
2008-10-20 Florent BruneauOops, don't activate this one.
2008-10-20 Florent BruneauAdd poisonous email injector.
2008-10-19 Vincent ZanottiMerge branch 'platal-0.9.17'
2008-10-18 Vincent ZanottiMerge commit 'origin/hruid'
2008-10-12 Vincent ZanottiConverts various user of the in-session 'bestalias...
2008-10-12 Vincent ZanottiConverts the Platal module to hruid (mainly two FIXME).
2008-10-12 Vincent ZanottiConverts the remaining bits of the Profile module to...
2008-10-12 Vincent ZanottiMigrates to hruid a few pages (axletter admin, ipwatch...
2008-10-12 Vincent ZanottiConverts the Events module to hruid. Rewrites the birth...
2008-10-11 Vincent ZanottiFixes a security hole that did allow a third party...
2008-10-11 Vincent ZanottiConverts auth-groupex to hruid; this doesn't fix the...
2008-10-11 Vincent ZanottiConverts module Carnet to the new hruid/User model.
2008-10-11 Vincent ZanottiMerge commit 'origin/master' into hruid
2008-10-11 Vincent ZanottiFixes use of object User in module GoogleApps.
2008-10-06 Florent BruneauMerge branch 'platal-0.9.17'
2008-09-28 Stéphane JacobUses trig utilities whenever it is possible.
2008-09-28 Vincent ZanottiMerge commit 'origin/master' into hruid
2008-09-24 Olivier Le FlochIn the marketing administration page, fix display of...
2008-09-23 Florent BruneauNo HTTPS for cyber_return and paypal_return.
2008-09-21 Vincent ZanottiMerge commit 'origin/master' into hruid
2008-09-21 Vincent ZanottiMerge commit 'origin/master' into hruid
2008-09-18 Florent BruneauRace condition.
2008-09-03 Florent BruneauOpt-in for email rewriting.
2008-09-01 Florent BruneauMerge branch 'platal-0.9.17'
2008-09-01 Florent BruneauTo avoid support requests, show an explicite message...
2008-09-01 Stéphane JacobHelps users to give a proper url on .net (Closes #884).
2008-09-01 Vincent ZanottiConverts module Email to the new User/hruid model.
2008-08-31 Florent Bruneaunew PlArrayIterator is deprecated.
2008-08-31 Florent BruneauMerge branch 'platal-0.9.17'
2008-08-28 Florent BruneauSwitch to the new VCard.
2008-08-24 Vincent ZanottiUpgrades the profile to the new User/hruid model.
2008-08-24 Vincent ZanottiMerge commit 'origin/master' into hruid
2008-08-24 Vincent ZanottiConverts XnetList and the wiki to the new User/hruid...
2008-08-24 Vincent ZanottiConverts the XnetGrp module to the new User/hruid model.
2008-08-24 Vincent ZanottiSwitches email related classes to the new User model.
2008-08-24 Vincent ZanottiMigrates the validation architecture to an User-based...
2008-08-24 Vincent ZanottiAdds a security check on the existence of an hruid...
2008-08-23 Vincent ZanottiExtends the user massadder to automatically set the...
2008-08-23 Vincent ZanottiSwitches marketing/public and marketing/private pages...
2008-08-23 Vincent ZanottiSwitches photo handler to new User model, and rewrites...
2008-08-23 Vincent ZanottiUses S::user()->login() instead of S::v('forlife')...
2008-08-23 Vincent ZanottiUpdates the test email sender method to the new User...
next