dbf

- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
-
dbf created a post, Issue with user access in Teamcity
Hi, we are using Version 8.1.5 (build 30240). After some interval of inactivity (about 1 week) I'm not able to login to teamcity, the error is 'Incorrect username or password' in both TC login form... -
-
dbf created a post, Teamcity CSS updates
Hi,I need to add some pages in my plugin. How relieble is to use classes from Teamcity CSS file (for example, classes for buttons, textboxes etc), are they changed only in major version updates, or... -
dbf created a post, Send custom email message from Teamcity
Hi, in my plugin I need to send email to user. What is a correct way to do it: fetch SMTP settings from teamcity (how to do it?) and send email using Java Mail API or it should be done using teamci...