Commit Graph

115 Commits (83c0e42979d5afef0ff254eeab01d178e7594f90)

Author SHA1 Message Date
Marcelo Schmidt b5e40c34f8 Fixes #1360 10 years ago
Marcelo Schmidt eaf025ec37 Rework 10 years ago
Diego Sampaio 5e723762a3 new password reset screen 10 years ago
Diego Sampaio 19ca589b74 fix reset password - closes #1502 10 years ago
Rodrigo Nascimento b4d8f8e279 Allow pass an array of roles to user in Acctouns.createUser 11 years ago
Kristjan Kullerkann 9b75b82d51 Added setting Accounts_LoginExpiration 11 years ago
graywolf336 cebb602af6 Remove the debugging message on account creation. 11 years ago
graywolf336 b20e8aa045 Fix rocket.cat user messing up the first real user being made admin. 11 years ago
Rodrigo Nascimento 8f275d7edf Prepare code to reconfigure push plugin in runtime 11 years ago
Rodrigo Nascimento 4d0a2ee427 Pass success message to settings/actions 11 years ago
Rodrigo Nascimento 5045fe9e90 Create a setting/action to test push notifications 11 years ago
Marcelo Schmidt c8d3fda1d2 Fix registration when allow registration from services is disabled 11 years ago
Marcelo Schmidt 2551ebe94b Block user registration and services registration 11 years ago
Rodrigo Nascimento 73ee9209c3 Init push gateway 11 years ago
Marcelo Schmidt e30fdc732c Adapting #1145 for merging 11 years ago
Rodrigo Nascimento 984fadb8e2 Separate CORS in a standalone package 11 years ago
Rodrigo Nascimento be8ec94f6f Fix code of Push for new package version 11 years ago
Marcelo Schmidt 7fc68cd913 Add enrollment email 11 years ago
George Secrieru b74dd61134 Prevents breaking registration when field is empty (''.split(',') == ['']) 11 years ago
George Secrieru d9914c55fb Added domain white list for accounts registration. 11 years ago
pauking 3c82804983 Chinese characters supported including rename room 11 years ago
Marcelo Schmidt ac51bce5ae Fix mixed translations using TAPi18next.t instead of TAPi18n.__ 11 years ago
Marcelo Schmidt b523eb9d18 Now that AccountsServer is a class, we should apply context to the method insertUserDoc 11 years ago
Rodrigo Nascimento abe1cd3be6 Replace all ChatReports 11 years ago
Rodrigo Nascimento 7cb07d2953 Replace all MapReducedStatistics 11 years ago
Rodrigo Nascimento 831bfd8c70 Replace all ChatMessage.update 11 years ago
Marcelo Schmidt 70f5f79df8 Replaced old .admin is true by RocketChat.authz.hasRole(Meteor.userId(), 'admin') 11 years ago
Reid Wakida fe1b88c2fa Fix issue where the first inserted user is not assigned the 'admin' 11 years ago
Rodrigo Nascimento 02e10ff347 Fix some errors 11 years ago
Rodrigo Nascimento 2beff30027 Fix some mistakes and remove all references for ChatRoom 11 years ago
Marcelo Schmidt 5a7f2746db Fix for race-condition on user creation that sometimes would not set user as admin 11 years ago
Rodrigo Nascimento fddb27acda Remove all referentes to ChatSubscription at server side 11 years ago
Reid Wakida c2e6e0fa2c Create RocketChat authorization package that handles role and permission 11 years ago
Rodrigo Nascimento e56c2238c3 Replace all Meteor.users.findOne 11 years ago
graywolf336 b62b70da80 Allow the from email to be configurable. Use the site name as the from name 11 years ago
Rodrigo Nascimento f68c674160 Add callbacks beforeJoinDefaultChannels, beforeCreateUser and afterCreateUser 11 years ago
Diego Sampaio 198a26f74f code cleanup 11 years ago
Diego Sampaio ddf51243e3 removed accounts-guest package 11 years ago
Rodrigo Nascimento 88f2a85d66 Fix LDAP settings 11 years ago
westmakaha 64979308ac initial sandstorm port 11 years ago
Diego Sampaio 4257fb17d8 removed some logs and added some @TODOs 11 years ago
Diego Sampaio fa7c87ec5b guest users 11 years ago
Rodrigo Nascimento 3a64050837 Improve Accounts.onCreateUser to get name and email from any service 11 years ago
Marcelo Schmidt 14b2477d07 Initial development of statistics package 11 years ago
Rodrigo Nascimento 287a44230f Use correct setting to allow login with or without email verification. Fixes #562 11 years ago
Marcelo Schmidt 075591eb9a Always set oldest user as admin when no admins are found. 11 years ago
S. Li bddfa1f93c initial commit of oauth2 client support for gitlab #512 11 years ago
Marcelo Schmidt 819cbee41f Statistics and Average Statistics 11 years ago
Rodrigo Nascimento 7810d6bb3a Implement menu for mobile when pressing message for 2 seconds. Add option to delete message and to report abuse 11 years ago
Marcelo Schmidt 27df9c272c Manually approve new registrations (default: false) 11 years ago