| Commit message (Expand) | Author | Age | Files | Lines |
* | fix registration bug - issue #1574 | Mario | 2021-05-31 | 1 | -1/+1 |
* | register: postgres - add default values for timestamps | Mario | 2021-05-07 | 1 | -3/+3 |
* | remove logging | Mario | 2021-05-07 | 1 | -1/+0 |
* | register: implement remove_expired_registrations() and minor fixes | Mario | 2021-05-07 | 1 | -33/+26 |
* | register: redirect unverified registration emails to the verification form | Mario | 2021-05-06 | 1 | -10/+16 |
* | register: we have already checked for existing email in check_account_email() | Mario | 2021-05-06 | 1 | -0/+8 |
* | register: more testing and fixes | Mario | 2021-04-28 | 1 | -3/+8 |
* | register: only log to separate file if configured that way. default to standa... | Mario | 2021-04-26 | 1 | -2/+9 |
* | registration: reveal possibility to show all registrations in the UI | Mario | 2021-04-19 | 1 | -1/+1 |
* | register: add option to show all register entries | Mario | 2021-04-16 | 1 | -3/+7 |
* | register: provide a possibility to leave a message id registration is by appr... | Mario | 2021-04-14 | 1 | -1/+1 |
* | register: more work on ui/ux | Mario | 2021-04-10 | 1 | -7/+7 |
* | register: only return verified registrations in get_pending_accounts(), more ... | Mario | 2021-04-09 | 1 | -3/+2 |
* | register: default to auto-create channel and fix auto create channel if regis... | Mario | 2021-04-08 | 1 | -1/+1 |
* | air: more ui/ux and provide a possibility to lookup your registration id in m... | Mario | 2021-03-28 | 1 | -1/+1 |
* | air security: saving the password as hex string is not acceptable | Mario | 2021-03-22 | 1 | -2/+3 |
* | air: deal with timezones when displaying open/close time - this should finall... | Mario | 2021-03-18 | 1 | -6/+11 |
* | air: make sure we always save date_time in UTC - issue #1544 | Mario | 2021-03-17 | 1 | -1/+1 |
* | simplify get_pending_accounts query so that it will work in postgres. this wi... | Mario | 2021-03-16 | 1 | -5/+12 |
* | air: fix register notifications | Mario | 2021-03-15 | 1 | -37/+49 |
* | Merge branch 'dev' into air | Mario | 2021-03-12 | 1 | -5/+7 |
|\ |
|
| * | php8: fix warnings during install procedure | Mario | 2021-03-03 | 1 | -5/+7 |
| * | port Lib/Crypto from zap | Mario | 2021-02-09 | 1 | -17/+19 |
* | | melt include/account | Hilmar R | 2021-03-02 | 1 | -78/+505 |
* | | get dev | Hilmar R | 2021-03-01 | 1 | -509/+84 |
* | | melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241 | Hilmar R | 2021-01-23 | 1 | -66/+493 |
|/ |
|
* | Update account.php | Max Kostikov | 2019-07-31 | 1 | -1/+1 |
* | Do not limit channel if service class property value set with 0 | Max Kostikov | 2019-07-31 | 1 | -1/+1 |
* | Update account.php | Max Kostikov | 2019-07-30 | 1 | -1/+3 |
* | Do not control limits on service class settings with 0 values | Max Kostikov | 2019-07-30 | 1 | -1/+1 |
* | Cleanup and fixes | Mario | 2019-03-15 | 1 | -20/+18 |
* | Remove servicelevel logic | M. Dent | 2018-09-29 | 1 | -10/+3 |
* | fix postgres issue if register mode is set to yes - with approval | Mario Vavti | 2018-05-12 | 1 | -2/+4 |
* | hubzilla issue #1015 - login with unicode domain name | zotlabs | 2018-03-28 | 1 | -1/+2 |
* | several email validation issues | zotlabs | 2018-02-28 | 1 | -1/+1 |
* | typo from previous checkin and partial fix to hubzilla #965 - show any connec... | zotlabs | 2018-01-26 | 1 | -1/+1 |
* | Issue with configurable site age limit, vagueness when informing about email ... | zotlabs | 2018-01-26 | 1 | -11/+33 |
* | create account_store_lowlevel() | zotlabs | 2017-05-29 | 1 | -34/+58 |
* | start deprecation of server_role | zotlabs | 2017-05-29 | 1 | -8/+2 |
* | consolidate email validation checks | zotlabs | 2017-05-11 | 1 | -1/+1 |
* | remove more backquotes | zotlabs | 2016-10-09 | 1 | -4/+4 |
* | Unify the various mail sending instance to enotify::send() and z_mail(). Both... | redmatrix | 2016-10-01 | 1 | -22/+30 |
* | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 1 | -2/+2 |
* | pro: add system techlevel to new accounts | redmatrix | 2016-09-02 | 1 | -4/+6 |
* | provide techlevels in the pro server role. Should have no visible effect on o... | redmatrix | 2016-08-31 | 1 | -0/+27 |
* | use config system.server_role and deprecate 'UNO' | redmatrix | 2016-08-07 | 1 | -2/+2 |
* | sort out some of the authentication mess - with luck this may fix the DAV aut... | redmatrix | 2016-07-20 | 1 | -1/+1 |
* | add letsencrypt x3 intermediate cert and new cert file, improve UX of new reg... | redmatrix | 2016-06-27 | 1 | -1/+17 |
* | more removal of reserved words from DB schemas | redmatrix | 2016-05-31 | 1 | -3/+3 |
* | code cleanup | redmatrix | 2016-05-24 | 1 | -1/+2 |