aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Register.php
Commit message (Expand)AuthorAgeFilesLines
* register: more ui/ux workMario2021-04-071-25/+25
* registrations: minor cleanupMario2021-04-071-2/+2
* air: more ui/ux and provide a possibility to lookup your registration id in m...Mario2021-03-281-13/+14
* air: fixesMario2021-03-281-1/+0
* air: more work on UX during registerMario2021-03-261-39/+55
* air security: saving the password as hex string is not acceptableMario2021-03-221-2/+14
* air: do not require to verify emailaddress once more after invite code got ve...Mario2021-03-201-19/+35
* air: improved UX by changing the registration workflow so that it is not requ...Mario2021-03-191-14/+18
* air: deal with timezones when displaying open/close time - this should finall...Mario2021-03-181-3/+3
* air: convert utc to local in browser (we do not have a client timezone otherv...Mario2021-03-171-4/+4
* air: make sure we always save date_time in UTC - issue #1544Mario2021-03-171-5/+5
* air: fix calculate_adue() to return false if the value is zero and do not har...Mario2021-03-151-70/+70
* did2 chk num 5...10Hilmar R2021-03-021-2/+2
* validate,inviteHilmar R2021-01-301-11/+21
* context help register en,deHilmar R2021-01-291-1/+12
* Register panel interaction consistence usageHilmar R2021-01-281-9/+16
* login panel, reg limits.Hilmar R2021-01-271-14/+24
* auto channel create adjustments, zar log reg msgsHilmar R2021-01-241-0/+2
* melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241Hilmar R2021-01-231-127/+371
* Fix bug allowing invite codes to be reused unlimited timesKeenan Pepper2020-05-271-1/+1
* form security token for mod register ported from zapMario Vavti2019-05-131-4/+8
* Remove servicelevel logicM. Dent2018-09-291-5/+0
* refactor the 'where does the register link point?' logiczotlabs2018-05-141-3/+3
* hubzilla issue #1045 - display pubsites link in info area if invite onlyzotlabs2018-05-121-2/+10
* Simplify first channel creation even further by using a site-configurable def...zotlabs2018-05-071-2/+2
* Create one and only one 'registration successful, check your email' popup.zotlabs2018-02-281-4/+2
* Usability improvements to registration/verification workflow. This requires a...zotlabs2018-01-271-2/+4
* Issue with configurable site age limit, vagueness when informing about email ...zotlabs2018-01-261-4/+10
* Provide system config option for minimum registration age.Andrew Manning2017-11-241-1/+5
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-10-201-1/+5
|\
| * register workflow was getting over-ridden in include/securityzotlabs2017-10-191-4/+5
* | Display different info message if using invite codeAndrew Manning2017-10-191-1/+5
|/
* mod_register - don't re-use the password, force them to type it in twice each...zotlabs2017-10-161-3/+3
* start deprecation of server_rolezotlabs2017-05-291-5/+3
* update the link to account roles help on register pagezotlabs2017-05-251-1/+1
* Hubzilla pro: Don't offer 'custom/expert' permissions below a techlevel of 4;...redmatrix2016-08-311-5/+10
* fix aconfigredmatrix2016-08-281-1/+1
* use config system.server_role and deprecate 'UNO'redmatrix2016-08-071-4/+7
* sort out some of the authentication mess - with luck this may fix the DAV aut...redmatrix2016-07-201-1/+1
* add letsencrypt x3 intermediate cert and new cert file, improve UX of new reg...redmatrix2016-06-271-1/+2
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-1/+1
* module updatesredmatrix2016-04-181-0/+270