discourse/app
Kane York 68e87bb58e
User export: profile as json, export auth token logs (#10819)
* FEATURE: Export the entire user profile as json, not just bio/website

* FEATURE: Add session log information to user export

Even though the columns are named 'auth_token' etc, the content is not actually usable to log into the forum with. Despite all that, it is still truncated for export, to avoid any 'token hash cracking' situations.
2020-10-06 15:51:53 -07:00
..
assets REVERT: revert change from action + mut to mut (#10844) 2020-10-06 23:50:05 +02:00
controllers SECURITY: Ensure users can see the topic before setting a topic timer. (#10841) 2020-10-06 16:49:06 -03:00
helpers DEV: make it possible to enable cdn in development environment. 2020-09-23 11:52:16 +05:30
jobs User export: profile as json, export auth token logs (#10819) 2020-10-06 15:51:53 -07:00
mailers FEATURE: Allow email image embed with secure media (#10563) 2020-09-10 09:50:16 +10:00
models FIX: Validate category name on parent change (#10815) 2020-10-05 11:50:05 +02:00
serializers FIX: Do not downcase group name in current user serializer 2020-09-17 13:03:42 -04:00
services REFACTOR: Removes double check of site setting in badge granter 2020-10-05 19:59:57 +02:00
views FIX: Hide empty popular/recent sections in 404 page (#10811) 2020-10-02 15:11:15 -04:00